Searched refs:page_to_bus (Results 1 – 6 of 6) sorted by relevance
34 #define page_to_bus(page) (page_to_phys(page)) macro
155 # define page_to_bus(page) (page_to_phys(page)) macro
132 #define page_to_bus(page) (virt_to_bus(page_address(page)))
128 #define page_to_bus(page) (page_to_phys(page)) macro
105 #define page_to_bus page_to_phys macro
845 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro