Searched defs:__virt_to_bus (Results 1 – 4 of 4) sorted by relevance
35 #define __virt_to_bus __virt_to_bus macro46 #define __virt_to_bus(x) ((x) + (BUS_OFFSET - PAGE_OFFSET)) macro
23 #define __virt_to_bus(x) ((x) - PAGE_OFFSET + KS8695_PCIMEM_PA) macro
238 unsigned long __virt_to_bus(unsigned long res) in __virt_to_bus() function
320 #define __virt_to_bus __virt_to_phys macro