Searched refs:isa_page_to_bus (Results 1 – 4 of 4) sorted by relevance
155 #define isa_page_to_bus(page) ((unsigned int)page_to_phys(page)) macro
144 #define isa_page_to_bus page_to_phys macro
38 #define isa_page_to_bus page_to_phys macro
95 static inline dma_addr_t __deprecated isa_page_to_bus(struct page *page) in isa_page_to_bus() function