Home
last modified time | relevance | path

Searched refs:X86_CR4_FSGSBASE (Results 1 – 6 of 6) sorted by relevance

/arch/x86/include/uapi/asm/
A Dprocessor-flags.h126 #define X86_CR4_FSGSBASE _BITUL(X86_CR4_FSGSBASE_BIT) macro
/arch/x86/kvm/
A Dkvm_cache_regs.h10 | X86_CR4_OSXMMEXCPT | X86_CR4_PGE | X86_CR4_TSD | X86_CR4_FSGSBASE)
A Dx86.h658 __reserved_bits |= X86_CR4_FSGSBASE; \
/arch/x86/kernel/cpu/
A Dcommon.c406 X86_CR4_FSGSBASE | X86_CR4_CET | X86_CR4_FRED;
1996 cr4_set_bits(X86_CR4_FSGSBASE); in identify_cpu()
/arch/x86/include/asm/
A Dkvm_host.h142 | X86_CR4_OSXSAVE | X86_CR4_SMEP | X86_CR4_FSGSBASE \
/arch/x86/kvm/vmx/
A Dvmx.c7638 cr4_fixed1_update(X86_CR4_FSGSBASE, ebx, feature_bit(FSGSBASE)); in nested_vmx_cr_fixed1_bits_update()

Completed in 34 milliseconds