Home
last modified time | relevance | path

Searched refs:USER_SEGMENT_RPL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsegment.h45 #define USER_SEGMENT_RPL_MASK 0x2 macro
/openbmc/linux/arch/x86/entry/
H A Dentry_32.S71 testl $USER_SEGMENT_RPL_MASK, PT_CS(%esp)
117 testl $USER_SEGMENT_RPL_MASK, 4*4(%esp)