Searched refs:KVM_PMODE_VM_CR4_ALWAYS_ON (Results 1 – 1 of 1) sorted by relevance
149 #define KVM_PMODE_VM_CR4_ALWAYS_ON (X86_CR4_PAE | X86_CR4_VMXE) macro3305 hw_cr4 |= KVM_PMODE_VM_CR4_ALWAYS_ON; in vmx_set_cr4()