Lines Matching refs:vm_page_md
298 void pmap_page_remove(struct vm_page_md *);
299 static void pmap_pvlist_check(struct vm_page_md *);
301 void pmap_enter_pv(pmap_t, vaddr_t, paddr_t, struct vm_page_md *, pt_entry_t *, u_int);
418 pmap_page_clear_attributes(struct vm_page_md *mdpg, u_long clear_attributes)
441 pmap_page_set_attributes(struct vm_page_md *mdpg, u_long set_attributes)
458 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
895 pmap_page_remove(struct vm_page_md *mdpg)
1037 struct vm_page_md *mdpg = PMAP_PAGE_TO_MD(pp);
1191 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
1274 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
1345 pmap_page_cache(struct vm_page_md *mdpg, bool cached)
1439 struct vm_page_md * const mdpg = (pg ? VM_PAGE_TO_MD(pg) : NULL);
1441 struct vm_page_md *mdpp = NULL;
1485 struct vm_page_md *md = (mdpg != NULL) ? mdpg : mdpp;
1584 struct vm_page_md * const mdpg = (pg ? VM_PAGE_TO_MD(pg) : NULL);
1846 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
1877 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
1977 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
1984 pmap_pvlist_check(struct vm_page_md *mdpg)
2018 pmap_enter_pv(pmap_t pmap, vaddr_t va, paddr_t pa, struct vm_page_md *mdpg,
2163 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
2281 pmap_pvlist_lock_addr(struct vm_page_md *mdpg)
2319 pmap_pvlist_lock_addr(struct vm_page_md *mdpg)
2410 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);
2439 struct vm_page_md * const mdpg = VM_PAGE_TO_MD(pg);