Searched defs:pmap_map_direct (Results 1 – 7 of 7) sorted by relevance
79 #define pmap_map_direct(pg) ((vaddr_t)VM_PAGE_TO_PHYS(pg)) macro
131 #define pmap_map_direct(pg) ((vaddr_t)VM_PAGE_TO_PHYS(pg)) macro
87 #define pmap_map_direct(pg) ((vaddr_t)VM_PAGE_TO_PHYS(pg)) macro
175 #define pmap_map_direct(pg) ALPHA_PHYS_TO_K0SEG(VM_PAGE_TO_PHYS(pg)) macro
521 #define pmap_map_direct(pg) PMAP_DIRECT_MAP(VM_PAGE_TO_PHYS(pg)) macro
1120 pmap_map_direct(vm_page_t pg) in pmap_map_direct() function
2034 pmap_map_direct(vm_page_t pg) in pmap_map_direct() function