Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c402 bool vmxon; member
3953 if (to_vmx(vcpu)->nested.vmxon && in vmx_set_cr4()
5657 if (to_vmx(vcpu)->nested.vmxon && in handle_set_cr0()
6876 if (vmx->nested.vmxon) { in handle_vmon()
6909 vmx->nested.vmxon = true; in handle_vmon()
6932 if (!vmx->nested.vmxon) { in nested_vmx_check_permission()
6983 if (!vmx->nested.vmxon) in free_nested()
6987 vmx->nested.vmxon = false; in free_nested()