Searched defs:page_to_bus (Results 1 – 8 of 8) sorted by relevance
37 #define page_to_bus(page) (page_to_phys(page)) macro
161 # define page_to_bus(page) (page_to_phys(page)) macro
10 #define page_to_bus page_to_phys macro
75 #define page_to_bus(page) (page_to_phys(page)) macro
79 #define page_to_bus page_to_phys macro
317 #define page_to_bus page_to_phys macro
104 #define page_to_bus page_to_phys macro
855 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro