Searched refs:thread_set_user_ldt (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmachdep_call.c50 MACHDEP_CALL_ROUTINE(thread_set_user_ldt,3),
H A Dmachdep_call.h79 extern kern_return_t thread_set_user_ldt(uint32_t,uint32_t,uint32_t);
H A Dbsd_i386_native.c181 * thread_set_user_ldt routine is the interface for the user level
209 thread_set_user_ldt(uint32_t address, uint32_t size, uint32_t flags) function

Completed in 79 milliseconds