Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/asm/
A Dio.h33 #define page_to_bus(page) (page_to_phys(page)) macro
/linux/arch/ia64/include/asm/
A Dio.h105 #define page_to_bus page_to_phys macro
/linux/arch/riscv/include/asm/
A Dpage.h157 #define page_to_bus(page) (page_to_phys(page)) macro
/linux/arch/powerpc/include/asm/
A Dio.h966 #define page_to_bus(page) (page_to_phys(page) + PCI_DRAM_OFFSET) macro

Completed in 10 milliseconds