Home
last modified time | relevance | path

Searched refs:X86_CR4_SMXE (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/uapi/asm/
Dprocessor-flags.h120 #define X86_CR4_SMXE _BITUL(X86_CR4_SMXE_BIT) macro
/arch/x86/kvm/vmx/
Dvmx.c7233 cr4_fixed1_update(X86_CR4_SMXE, ecx, feature_bit(SMX)); in nested_vmx_cr_fixed1_bits_update()