Home
last modified time | relevance | path

Searched refs:isa_page_to_bus (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dio.h155 #define isa_page_to_bus(page) ((unsigned int)page_to_phys(page)) macro
/arch/mips/include/asm/
Dio.h144 #define isa_page_to_bus page_to_phys macro
/arch/arm/include/asm/
Dio.h38 #define isa_page_to_bus page_to_phys macro
/arch/alpha/include/asm/
Dio.h95 static inline dma_addr_t __deprecated isa_page_to_bus(struct page *page) in isa_page_to_bus() function