pmap_pv_free
#define pmap_pv_free(pv) pool_cache_put(&pmap_pv_cache, (pv))
pmap_pv_free(struct pv_entry *pv)
pmap_pv_free(struct pv_entry *pv)
#define pmap_pv_free(pv) pool_put(&pmap_pv_pool, (pv))