Searched refs:nv_flushp2m (Results 1 – 4 of 4) sorted by relevance
116 bool_t nv_flushp2m; /* True, when p2m table must be flushed */ member
57 nv->nv_flushp2m = 0; in nestedhvm_vcpu_reset()
710 nv->nv_flushp2m = !!ns_vmcb->tlb_control; in nsvm_vcpu_vmentry()713 nv->nv_flushp2m = 1; in nsvm_vcpu_vmentry()
1834 nv->nv_flushp2m = 0; in assign_np2m()1859 if (nv->nv_flushp2m && nv->nv_p2m) { in p2m_get_nestedp2m_locked()
Completed in 10 milliseconds