Searched refs:PVE_PER_PVP (Results 1 – 1 of 1) sorted by relevance
473 #define PVE_PER_PVP ((PAGE_SIZE / sizeof(struct pv_entry)) - 1) macro2056 struct pv_entry *maxpve = pve + PVE_PER_PVP;2062 pvp->pvp_nfree = PVE_PER_PVP;2081 KASSERT(pvp->pvp_nfree == PVE_PER_PVP);2147 } else if (__predict_false(pvp->pvp_nfree == PVE_PER_PVP)) {2167 KASSERT(pvp->pvp_nfree == PVE_PER_PVP);