Home
last modified time | relevance | path

Searched refs:nv_vmexit_pending (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvvmx.c1378 nvcpu->nv_vmexit_pending = 0; in virtual_vmexit()
2223 !nvcpu->nv_vmexit_pending ) in nvmx_idtv_handling()
2259 nvcpu->nv_vmexit_pending = 0; in nvmx_n2_vmexit_handler()
2321 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
2330 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
2335 nvcpu->nv_vmexit_pending = in nvmx_n2_vmexit_handler()
2364 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
2370 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
2375 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
2380 nvcpu->nv_vmexit_pending = 1; in nvmx_n2_vmexit_handler()
[all …]
A Dintr.c156 if ( nvcpu->nv_vmexit_pending || in nvmx_intr_blocked()
A Dvmx.c1731 vcpu_nestedhvm(v).nv_vmexit_pending = 1; in nvmx_enqueue_n2_exceptions()
3276 vcpu_nestedhvm(current).nv_vmexit_pending = 1; in ept_handle_violation()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dnestedsvm.c807 if (nv->nv_vmexit_pending) { in nsvm_vcpu_vmexit_inject()
1260 if ( !nv->nv_vmexit_pending && n2vmcb->exitintinfo.bytes != 0 ) { in nsvm_intr_blocked()
1269 if ( nv->nv_vmexit_pending ) { in nsvm_intr_blocked()
1351 vcpu_nestedhvm(v).nv_vmexit_pending = 1; in nestedsvm_vmexit_defer()
1360 ASSERT(vcpu_nestedhvm(v).nv_vmexit_pending == 0); in nestedsvm_check_intercepts()
1521 if (nv->nv_vmexit_pending) { in nsvm_vcpu_switch()
1524 nv->nv_vmexit_pending = 0; in nsvm_vcpu_switch()
1530 ASSERT(!nv->nv_vmexit_pending); in nsvm_vcpu_switch()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h124 bool_t nv_vmexit_pending; member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c49 nv->nv_vmexit_pending = 0; in nestedhvm_vcpu_reset()

Completed in 27 milliseconds