Searched refs:page_to_bus (Results 1 – 5 of 5) 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
110 #define page_to_bus(page) (page_to_phys(page)) macro
105 #define page_to_bus page_to_phys macro
831 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro