Searched refs:nv_vmentry_pending (Results 1 – 7 of 7) sorted by relevance
124 bool_t nv_vmentry_pending; member
41 nv->nv_vmentry_pending = 0; in nestedhvm_vcpu_reset()
88 if ( nv->nv_vmentry_pending ) { in svm_enable_intr_window()
808 if ( unlikely(ns_vmcb->event_inj.v) && nv->nv_vmentry_pending && in nsvm_vcpu_vmexit_inject()1517 nv->nv_vmentry_pending = 0; in nsvm_vcpu_switch()1520 if (nv->nv_vmentry_pending) { in nsvm_vcpu_switch()1528 nv->nv_vmentry_pending = 0; in nsvm_vcpu_switch()
2218 vcpu_nestedhvm(v).nv_vmentry_pending = 1; in svm_vmexit_do_vmrun()
169 else if ( nvcpu->nv_vmentry_pending ) in nvmx_intr_blocked()
1210 nvcpu->nv_vmentry_pending = 0; in virtual_vmentry()1532 else if ( !nestedhvm_vcpu_in_guestmode(v) && nvcpu->nv_vmentry_pending ) in nvmx_switch_guest()1682 nvcpu->nv_vmentry_pending = 1; in nvmx_vmresume()
Completed in 29 milliseconds