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

/darwin-on-arm/xnu/osfmk/i386/
H A Dmachdep_call.c50 MACHDEP_CALL_ROUTINE(thread_set_user_ldt,3),
H A Dmachdep_call.h73 extern kern_return_t thread_set_user_ldt(uint32_t,uint32_t,uint32_t);
H A Dbsd_i386_native.c220 * thread_set_user_ldt routine is the interface for the user level
248 thread_set_user_ldt(uint32_t address, uint32_t size, uint32_t flags) function

Completed in 15 milliseconds