uvm_phys_to_vm_page
struct vm_page *uvm_phys_to_vm_page(paddr_t);
#define PHYS_TO_VM_PAGE(pa) uvm_phys_to_vm_page(pa)