Searched refs:__bus_to_phys (Results 1 – 2 of 2) sorted by relevance
23 #define __bus_to_phys(x) ((x) - (IXP2000_PCI_SDRAM_OFFSET - PHYS_OFFSET)) macro26 #define __bus_to_virt(b) __phys_to_virt(__bus_to_phys(b))28 #define __bus_to_pfn(b) __phys_to_pfn(__bus_to_phys(b))
25 #define __bus_to_phys(x) ((x) - (IXP23XX_PCI_SDRAM_OFFSET - PHYS_OFFSET)) macro28 #define __bus_to_virt(b) __phys_to_virt(__bus_to_phys(b))30 #define __bus_to_pfn(b) __phys_to_pfn(__bus_to_phys(b))