Searched refs:t_freepvq (Results 1 – 1 of 1) sorted by relevance
448 struct pmap_pvlist t_freepvq; member771 LIST_INIT(&tlbctx->t_freepvq); in pmap_tlb_context_init()1170 if (! LIST_EMPTY(&tlbctx->t_freepvq)) { in pmap_tlb_context_drain()1171 pmap_pvlist_free(&tlbctx->t_freepvq); in pmap_tlb_context_drain()3385 LIST_INSERT_HEAD(&tlbctx->t_freepvq, pv, pv_link); in pmap_pv_remove()