Searched refs:LDT_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance
23 #define LDT_DESCRIPTOR(s) (((struct desc_struct *)current->mm->context.ldt)[(s) >> 3]) macro
192 descriptor = LDT_DESCRIPTOR(PM_REG_(segment)); in pm_address()
194 if ( SEG_D_SIZE(code_descriptor = LDT_DESCRIPTOR(FPU_CS)) ) in math_emulate()