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

/arch/x86/math-emu/
H A Dfpu_system.h21 #define LDT_DESCRIPTOR(s) (((struct desc_struct *)current->mm->context.ldt)[(s) >> 3]) macro
H A Dget_address.c161 descriptor = LDT_DESCRIPTOR(PM_REG_(segment));
H A Dfpu_entry.c188 code_descriptor = LDT_DESCRIPTOR(FPU_CS);

Completed in 50 milliseconds