Searched refs:nv_vmentry_pending (Results 1 – 7 of 7) sorted by relevance
123 bool_t nv_vmentry_pending; member
48 nv->nv_vmentry_pending = 0; in nestedhvm_vcpu_reset()
87 if ( nv->nv_vmentry_pending ) { in svm_enable_intr_window()
812 && nv->nv_vmentry_pending in nsvm_vcpu_vmexit_inject()1525 nv->nv_vmentry_pending = 0; in nsvm_vcpu_switch()1528 if (nv->nv_vmentry_pending) { in nsvm_vcpu_switch()1536 nv->nv_vmentry_pending = 0; in nsvm_vcpu_switch()
2205 vcpu_nestedhvm(v).nv_vmentry_pending = 1; in svm_vmexit_do_vmrun()
168 else if ( nvcpu->nv_vmentry_pending ) in nvmx_intr_blocked()
1166 nvcpu->nv_vmentry_pending = 0; in virtual_vmentry()1462 else if ( !nestedhvm_vcpu_in_guestmode(v) && nvcpu->nv_vmentry_pending ) in nvmx_switch_guest()1604 nvcpu->nv_vmentry_pending = 1; in nvmx_vmresume()
Completed in 20 milliseconds