Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h123 bool_t nv_vmentry_pending; member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c48 nv->nv_vmentry_pending = 0; in nestedhvm_vcpu_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dintr.c87 if ( nv->nv_vmentry_pending ) { in svm_enable_intr_window()
A Dnestedsvm.c812 && 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()
A Dsvm.c2205 vcpu_nestedhvm(v).nv_vmentry_pending = 1; in svm_vmexit_do_vmrun()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dintr.c168 else if ( nvcpu->nv_vmentry_pending ) in nvmx_intr_blocked()
A Dvvmx.c1166 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