Searched refs:CALC_TABLE_ADDR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/brand/common/
H A Dbrand_solaris.s87 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
106 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
124 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER);
144 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER); /* new ret addr is in scratch */
165 CALC_TABLE_ADDR(SCR_REG, SPD_HANDLER); /* new ret addr is in scratch */
185 CALC_TABLE_ADDR(%edx, SPD_HANDLER); /* new return addr is in %edx */
H A Dbrand_asm.h227 * instruction pointer. The CALC_TABLE_ADDR macro performs that calculation.
233 #define CALC_TABLE_ADDR(scr, handler) \ macro

Completed in 57 milliseconds