Searched refs:X86_CR4_SMXE (Results 1 – 4 of 4) sorted by relevance
60 cr4 |= X86_CR4_SMXE; in calc_supported_cr4_feature_bits()112 test_cr4_feature_bit(vcpu, &sregs, X86_CR4_SMXE); in main()
120 #define X86_CR4_SMXE _BITUL(X86_CR4_SMXE_BIT) macro
40 #define X86_CR4_SMXE (1ul << 14) macro
7526 cr4_fixed1_update(X86_CR4_SMXE, ecx, feature_bit(SMX)); in nested_vmx_cr_fixed1_bits_update()