Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h126 #define X86_CR4_FSGSBASE _BITUL(X86_CR4_FSGSBASE_BIT) macro
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h44 #define X86_CR4_FSGSBASE (1ul << 16) macro