Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dnestedhvm.h69 (!!vcpu_nestedhvm((v)).nv_vmswitch_in_progress)
A Dvcpu.h125 bool_t nv_vmswitch_in_progress; /* true during vmentry/vmexit emulation */ member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c50 nv->nv_vmswitch_in_progress = 0; in nestedhvm_vcpu_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dnestedsvm.c760 nv->nv_vmswitch_in_progress = 1; in nsvm_vcpu_vmrun()
784 nv->nv_vmswitch_in_progress = 0; in nsvm_vcpu_vmrun()
792 nv->nv_vmswitch_in_progress = 0; in nsvm_vcpu_vmrun()
1430 ASSERT(vcpu_nestedhvm(v).nv_vmswitch_in_progress); in nestedsvm_vmexit_n2n1()
1455 nv->nv_vmswitch_in_progress = 1; in nestedsvm_vcpu_vmexit()
1495 nv->nv_vmswitch_in_progress = 0; in nestedsvm_vcpu_vmexit()
A Dsvm.c2538 nv->nv_vmswitch_in_progress = 1; in svm_vmexit_handler()
2540 nv->nv_vmswitch_in_progress = 0; in svm_vmexit_handler()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dintr.c157 nvcpu->nv_vmswitch_in_progress ) in nvmx_intr_blocked()
A Dvvmx.c1167 nvcpu->nv_vmswitch_in_progress = 1; in virtual_vmentry()
1379 nvcpu->nv_vmswitch_in_progress = 1; in virtual_vmexit()
1409 nvcpu->nv_vmswitch_in_progress = 0; in virtual_vmexit()
1457 if ( unlikely(nvcpu->nv_vmswitch_in_progress) ) in nvmx_switch_guest()
A Dvmx.c3604 vcpu_nestedhvm(v).nv_vmswitch_in_progress = 0; in vmx_vmexit_handler()

Completed in 31 milliseconds