Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h48 #define KVM_RMODE_VM_CR4_ALWAYS_ON (X86_CR4_VME | X86_CR4_PAE | X86_CR4_VMXE) macro
/arch/x86/kvm/
Dvmx.c1605 KVM_RMODE_VM_CR4_ALWAYS_ON : KVM_PMODE_VM_CR4_ALWAYS_ON); in vmx_set_cr4()