Searched refs:SEGMENT_TI_MASK (Results 1 – 3 of 3) sorted by relevance
131 #define SEGMENT_TI_MASK 0x4 macro204 #define SEGMENT_TI_MASK 0x4 macro
26 if ((seg & SEGMENT_TI_MASK) == SEGMENT_LDT) { in convert_ip_to_linear()
530 andl $(X86_EFLAGS_VM | (SEGMENT_TI_MASK << 8) | SEGMENT_RPL_MASK), %eax