Searched defs:SEL_LDT (Results 1 – 2 of 2) sorted by relevance
51 #define SEL_LDT 4 /* local descriptor table */ macro
127 #define SEL_LDT(s) (IDXTOSEL(s) | SEL_TI_LDT | SEL_UPL) /* local sel */ macro