Searched defs:page_to_bus (Results 1 – 10 of 10) sorted by relevance
53 #define page_to_bus(page) page_to_virt(page) macro
37 #define page_to_bus(page) (page_to_phys(page)) macro
160 # define page_to_bus(page) (page_to_phys(page)) macro
9 #define page_to_bus page_to_phys macro
74 #define page_to_bus(page) (page_to_phys(page)) macro
78 #define page_to_bus page_to_phys macro
307 #define page_to_bus page_to_phys macro
317 #define page_to_bus page_to_phys macro
102 #define page_to_bus page_to_phys macro
822 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro