Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dset_sregs_test.c
/linux/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h124 #define X86_CR4_SMXE _BITUL(X86_CR4_SMXE_BIT) macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c7743 cr4_fixed1_update(X86_CR4_SMXE, ecx, feature_bit(SMX)); in nested_vmx_cr_fixed1_bits_update()