Home
last modified time | relevance | path

Searched refs:i386_set_ldt64 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/osfmk/i386/
H A Dmachdep_call.c65 MACHDEP_BSD_CALL_ROUTINE64(i386_set_ldt64, 3),
H A Dmachdep_call.h92 extern int i386_set_ldt64(uint32_t *, uint64_t, uint64_t, uint64_t);
H A Duser_ldt.c439 i386_set_ldt64( in i386_set_ldt64() function