Searched refs:LDT_AUTO_ALLOC (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Duser_ldt.h69 #define LDT_AUTO_ALLOC 0xffffffff macro
H A Duser_ldt.c104 if (start_sel != LDT_AUTO_ALLOC
108 if (start_sel != LDT_AUTO_ALLOC
116 if (start_sel == LDT_AUTO_ALLOC) {

Completed in 23 milliseconds