Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dnestedhvm.h74 (!!vcpu_nestedhvm((v)).nv_vmswitch_in_progress)
A Dvcpu.h126 bool_t nv_vmswitch_in_progress; /* true during vmentry/vmexit emulation */ member
/xen/xen/arch/x86/hvm/
A Dnestedhvm.c43 nv->nv_vmswitch_in_progress = 0; in nestedhvm_vcpu_reset()
/xen/xen/arch/x86/hvm/svm/
A Dnestedsvm.c752 nv->nv_vmswitch_in_progress = 1; in nsvm_vcpu_vmrun()
776 nv->nv_vmswitch_in_progress = 0; in nsvm_vcpu_vmrun()
784 nv->nv_vmswitch_in_progress = 0; in nsvm_vcpu_vmrun()
1422 ASSERT(vcpu_nestedhvm(v).nv_vmswitch_in_progress); in nestedsvm_vmexit_n2n1()
1447 nv->nv_vmswitch_in_progress = 1; in nestedsvm_vcpu_vmexit()
1487 nv->nv_vmswitch_in_progress = 0; in nestedsvm_vcpu_vmexit()
A Dsvm.c2548 nv->nv_vmswitch_in_progress = 1; in svm_vmexit_handler()
2550 nv->nv_vmswitch_in_progress = 0; in svm_vmexit_handler()
/xen/xen/arch/x86/hvm/vmx/
A Dintr.c158 nvcpu->nv_vmswitch_in_progress ) in nvmx_intr_blocked()
A Dvvmx.c1211 nvcpu->nv_vmswitch_in_progress = 1; in virtual_vmentry()
1450 nvcpu->nv_vmswitch_in_progress = 1; in virtual_vmexit()
1480 nvcpu->nv_vmswitch_in_progress = 0; in virtual_vmexit()
1527 if ( unlikely(nvcpu->nv_vmswitch_in_progress) ) in nvmx_switch_guest()
A Dvmx.c3773 vcpu_nestedhvm(v).nv_vmswitch_in_progress = 0; in vmx_vmexit_handler()

Completed in 27 milliseconds