Searched refs:nv_flushp2m (Results 1 – 4 of 4) sorted by relevance
117 bool_t nv_flushp2m; /* True, when p2m table must be flushed */ member
50 nv->nv_flushp2m = 0; in nestedhvm_vcpu_reset()
701 nv->nv_flushp2m = !!ns_vmcb->tlb_control; in nsvm_vcpu_vmentry()704 nv->nv_flushp2m = 1; in nsvm_vcpu_vmentry()
1628 nv->nv_flushp2m = 0; in assign_np2m()1653 if (nv->nv_flushp2m && nv->nv_p2m) { in p2m_get_nestedp2m_locked()
Completed in 12 milliseconds