Searched refs:page_to_bus (Results 1 – 10 of 10) 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
97 return page_to_bus(page) + offset; in mn10300_dma_map_page()
75 #define page_to_bus(page) (page_to_phys(page)) macro
10 #define page_to_bus page_to_phys 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
235 *handle = page_to_bus(page); in metag_dma_alloc()
855 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro