Searched defs:page_to_bus (Results 1 – 9 of 9) sorted by relevance
74 #define page_to_bus(page) (page_to_phys(page)) macro
75 #define page_to_bus page_to_phys macro
159 # define page_to_bus(page) (page_to_phys(page)) macro
146 #define page_to_bus(page) (page_to_phys(page)) macro
298 #define page_to_bus page_to_phys macro
305 #define page_to_bus page_to_phys macro
334 #define page_to_bus(page) ((page - mem_map) << PAGE_SHIFT) macro
103 #define page_to_bus page_to_phys macro
753 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro