Searched defs:SAVE_REGS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dswtch.s93 #define SAVE_REGS(thread_t, retaddr) \ define
164 #define SAVE_REGS(thread_t, retaddr) \ define
271 SAVE_REGS(%rax, %r11)
440 * Remove stack frame created in SAVE_REGS()
459 SAVE_REGS(%eax, %ecx)
608 * Remove stack frame created in SAVE_REGS()
653 SAVE_REGS(%rax, %r11)
711 * Remove stack frame created in SAVE_REGS()
729 SAVE_REGS(%eax, %ecx)
779 * Remove stack frame created in SAVE_REGS()
[all...]

Completed in 46 milliseconds