Searched refs:lldt (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dstart64.s76 lldt %ax /* load LDT */
117 lldt %ax
H A Dacpi_wakeup.s238 lldt saved_ldt
307 lldt saved_ldt
H A Dproc_reg.h235 static inline void lldt(unsigned int seg) function
237 __asm__ volatile("lldt %0" : : "rm" ((unsigned short)(seg)));
H A Dstart.s560 lldt %ax /* load LDT */
681 lldt %ax /* load LDT */
H A Dmachine_routines.c579 lldt(selector);

Completed in 84 milliseconds