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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c187 code_descriptor = LDT_DESCRIPTOR(FPU_CS);

Completed in 218 milliseconds