Searched refs:nv_vmswitch_in_progress (Results 1 – 8 of 8) sorted by relevance
69 (!!vcpu_nestedhvm((v)).nv_vmswitch_in_progress)
125 bool_t nv_vmswitch_in_progress; /* true during vmentry/vmexit emulation */ member
50 nv->nv_vmswitch_in_progress = 0; in nestedhvm_vcpu_reset()
760 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()
2538 nv->nv_vmswitch_in_progress = 1; in svm_vmexit_handler()2540 nv->nv_vmswitch_in_progress = 0; in svm_vmexit_handler()
157 nvcpu->nv_vmswitch_in_progress ) in nvmx_intr_blocked()
1167 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()
3604 vcpu_nestedhvm(v).nv_vmswitch_in_progress = 0; in vmx_vmexit_handler()
Completed in 31 milliseconds