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