Home
last modified time | relevance | path

Searched refs:USER_SEGMENT_RPL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsegment.h42 * Testing with USER_SEGMENT_RPL_MASK is valid for both native and Xen PV
45 #define USER_SEGMENT_RPL_MASK 0x2 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsegment.h41 * Testing with USER_SEGMENT_RPL_MASK is valid for both native and Xen PV
44 #define USER_SEGMENT_RPL_MASK 0x2 macro
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dentry_32.S148 testl $USER_SEGMENT_RPL_MASK, PT_CS(%esp)
194 testl $USER_SEGMENT_RPL_MASK, 4*4(%esp)

Completed in 4 milliseconds