Home
last modified time | relevance | path

Searched refs:nv_flushp2m (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h116 bool_t nv_flushp2m; /* True, when p2m table must be flushed */ member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c57 nv->nv_flushp2m = 0; in nestedhvm_vcpu_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dnestedsvm.c710 nv->nv_flushp2m = !!ns_vmcb->tlb_control; in nsvm_vcpu_vmentry()
713 nv->nv_flushp2m = 1; in nsvm_vcpu_vmentry()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c1834 nv->nv_flushp2m = 0; in assign_np2m()
1859 if (nv->nv_flushp2m && nv->nv_p2m) { in p2m_get_nestedp2m_locked()

Completed in 10 milliseconds