Home
last modified time | relevance | path

Searched refs:nv_vmentry_pending (Results 1 – 7 of 7) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Dvcpu.h124 bool_t nv_vmentry_pending; member
/xen/xen/arch/x86/hvm/
A Dnestedhvm.c41 nv->nv_vmentry_pending = 0; in nestedhvm_vcpu_reset()
/xen/xen/arch/x86/hvm/svm/
A Dintr.c88 if ( nv->nv_vmentry_pending ) { in svm_enable_intr_window()
A Dnestedsvm.c808 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()
A Dsvm.c2218 vcpu_nestedhvm(v).nv_vmentry_pending = 1; in svm_vmexit_do_vmrun()
/xen/xen/arch/x86/hvm/vmx/
A Dintr.c169 else if ( nvcpu->nv_vmentry_pending ) in nvmx_intr_blocked()
A Dvvmx.c1210 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