Searched refs:page_to_pvh (Results 1 – 1 of 1) sorted by relevance
235 #define page_to_pvh(m) (&(page_to_pmdp(m)->pv_page)) macro3168 pvh = page_to_pvh(m); in reclaim_pv_chunk_domain()3737 pvh = page_to_pvh(m); in pmap_remove_l2()3797 pvh = page_to_pvh(m); in pmap_remove_l3()3869 pvh = page_to_pvh(m); in pmap_remove_l3c()3982 pvh = page_to_pvh(m); in pmap_remove_l3_range()4160 pvh = (m->flags & PG_FICTITIOUS) != 0 ? &pv_dummy : page_to_pvh(m); in pmap_remove_all()4689 pvh = page_to_pvh(m); in pmap_pv_promote_l2()5351 TAILQ_EMPTY(&page_to_pvh(om)->pv_list))) in pmap_enter()6698 pvh = page_to_pvh(m); in pmap_page_exists_quick()[all …]