Lines Matching refs:PHYS_TO_VM_PAGE
3127 pg = pmap_initialized ? PHYS_TO_VM_PAGE(pa) : NULL;
3178 opg = PHYS_TO_VM_PAGE(l2pte_pa(opte));
3562 struct vm_page * const pg = PHYS_TO_VM_PAGE(pa);
3738 struct vm_page *pg = (flags & PMAP_KMPAGE) ? PHYS_TO_VM_PAGE(pa) : NULL;
3741 struct vm_page *pg = PHYS_TO_VM_PAGE(pa);
3782 opg = PHYS_TO_VM_PAGE(l2pte_pa(opte));
3933 struct vm_page *opg = PHYS_TO_VM_PAGE(l2pte_pa(opte));
4163 pg = PHYS_TO_VM_PAGE(l2pte_pa(opte));
4401 struct vm_page * const pg = PHYS_TO_VM_PAGE(pa);
4513 if ((pg = PHYS_TO_VM_PAGE(pa)) == NULL) {
4590 if ((pg = PHYS_TO_VM_PAGE(pa)) == NULL) {
4655 struct vm_page * const pg = PHYS_TO_VM_PAGE(pa);
4901 if ((pg = PHYS_TO_VM_PAGE(pa)) != NULL) {
5499 struct vm_page *pg = PHYS_TO_VM_PAGE(pa);
5592 struct vm_page *pg = PHYS_TO_VM_PAGE(pa);
5631 struct vm_page * const pg = PHYS_TO_VM_PAGE(pa);
5734 struct vm_page * const src_pg = PHYS_TO_VM_PAGE(src);
5737 struct vm_page * const dst_pg = PHYS_TO_VM_PAGE(dst);
5880 struct vm_page *src_pg = PHYS_TO_VM_PAGE(src);
5883 struct vm_page_md *dst_md = VM_PAGE_TO_MD(PHYS_TO_VM_PAGE(dst));
6829 struct vm_page *pg = PHYS_TO_VM_PAGE(pa);
8041 pg = PHYS_TO_VM_PAGE(l2pte_pa(ncptes[i]));
8299 struct vm_page * const pg = PHYS_TO_VM_PAGE(pa);