PHYS_TO_VM_PAGE 3910 arch/i386/i386/machdep.c m = PHYS_TO_VM_PAGE(addr); PHYS_TO_VM_PAGE 1911 arch/i386/i386/pmap.c pg = PHYS_TO_VM_PAGE(opte & PG_FRAME); PHYS_TO_VM_PAGE 1983 arch/i386/i386/pmap.c pg = PHYS_TO_VM_PAGE(opte & PG_FRAME); PHYS_TO_VM_PAGE 2062 arch/i386/i386/pmap.c ptp = PHYS_TO_VM_PAGE(ptppa); PHYS_TO_VM_PAGE 2176 arch/i386/i386/pmap.c ptp = PHYS_TO_VM_PAGE(ptppa); PHYS_TO_VM_PAGE 2665 arch/i386/i386/pmap.c pg = PHYS_TO_VM_PAGE(pa); PHYS_TO_VM_PAGE 2688 arch/i386/i386/pmap.c pg = PHYS_TO_VM_PAGE(opte & PG_FRAME); PHYS_TO_VM_PAGE 2716 arch/i386/i386/pmap.c pg = PHYS_TO_VM_PAGE(pa); PHYS_TO_VM_PAGE 1407 arch/i386/i386/pmapae.c ptp = PHYS_TO_VM_PAGE(ptppa); PHYS_TO_VM_PAGE 1510 arch/i386/i386/pmapae.c ptp = PHYS_TO_VM_PAGE(ptppa); PHYS_TO_VM_PAGE 1871 uvm/uvm_fault.c pg = PHYS_TO_VM_PAGE(pa); PHYS_TO_VM_PAGE 318 uvm/uvm_km.c pg = PHYS_TO_VM_PAGE(pa); PHYS_TO_VM_PAGE 296 uvm/uvm_page.h static struct vm_page *PHYS_TO_VM_PAGE(paddr_t); PHYS_TO_VM_PAGE 66 uvm/uvm_pager_i.h pg = PHYS_TO_VM_PAGE(pa);