Home
last modified time | relevance | path

Searched refs:X86_CR4_FRED (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h144 #define X86_CR4_FRED _BITUL(X86_CR4_FRED_BIT) macro
146 #define X86_CR4_FRED (0) macro
/linux/arch/x86/kernel/
H A Dfred.c65 cr4_set_bits(X86_CR4_FRED); in cpu_init_fred_exceptions()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c404 X86_CR4_FSGSBASE | X86_CR4_CET | X86_CR4_FRED;