Searched refs:nv_vmswitch_in_progress (Results 1 – 8 of 8) sorted by relevance
74 (!!vcpu_nestedhvm((v)).nv_vmswitch_in_progress)
126 bool_t nv_vmswitch_in_progress; /* true during vmentry/vmexit emulation */ member
43 nv->nv_vmswitch_in_progress = 0; in nestedhvm_vcpu_reset()
752 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()
2548 nv->nv_vmswitch_in_progress = 1; in svm_vmexit_handler()2550 nv->nv_vmswitch_in_progress = 0; in svm_vmexit_handler()
158 nvcpu->nv_vmswitch_in_progress ) in nvmx_intr_blocked()
1211 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()
3773 vcpu_nestedhvm(v).nv_vmswitch_in_progress = 0; in vmx_vmexit_handler()
Completed in 27 milliseconds