Home
last modified time | relevance | path

Searched defs:X86_CR4_SMAP (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/ !
H A Dprocessor-flags.h134 #define X86_CR4_SMAP _BITUL(X86_CR4_SMAP_BIT) macro
/linux/tools/testing/selftests/kvm/include/x86/ !
H A Dprocessor.h58 #define X86_CR4_SMAP (1ul << 21) macro