Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c388 bool vmxon; member
3663 if (to_vmx(vcpu)->nested.vmxon && in vmx_set_cr4()
5271 if (to_vmx(vcpu)->nested.vmxon && in handle_set_cr0()
6626 if (vmx->nested.vmxon) { in handle_vmon()
6656 vmx->nested.vmxon = true; in handle_vmon()
6673 if (!vmx->nested.vmxon) { in nested_vmx_check_permission()
6726 if (!vmx->nested.vmxon) in free_nested()
6729 vmx->nested.vmxon = false; in free_nested()