Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h130 #define X86_CR4_SMAP _BITUL(X86_CR4_SMAP_BIT) macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h36 #define X86_CR4_SMAP (1ul << 21) macro