Searched defs:_BUS_BUS_TO_VM_PAGE (Results 1 – 2 of 2) sorted by relevance
36 #define _BUS_BUS_TO_VM_PAGE(ba) (PHYS_TO_VM_PAGE(xpmap_mtop(ba))) macro
122 #define _BUS_BUS_TO_VM_PAGE(ba) PHYS_TO_VM_PAGE(ba) macro