Home
last modified time | relevance | path

Searched refs:SEGMENT_TI_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dsegment.h131 #define SEGMENT_TI_MASK 0x4 macro
204 #define SEGMENT_TI_MASK 0x4 macro
/linux-2.6.39/arch/x86/kernel/
Dstep.c26 if ((seg & SEGMENT_TI_MASK) == SEGMENT_LDT) { in convert_ip_to_linear()
Dentry_32.S530 andl $(X86_EFLAGS_VM | (SEGMENT_TI_MASK << 8) | SEGMENT_RPL_MASK), %eax