phys_to_virt 69 arch/alpha/include/asm/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 88 arch/alpha/include/asm/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 285 arch/arm/include/asm/memory.h #define phys_to_virt phys_to_virt phys_to_virt 286 arch/arm/include/asm/memory.h static inline void *phys_to_virt(phys_addr_t x) phys_to_virt 295 arch/arm64/include/asm/memory.h #define phys_to_virt phys_to_virt phys_to_virt 296 arch/arm64/include/asm/memory.h static inline void *phys_to_virt(phys_addr_t x) phys_to_virt 58 arch/hexagon/include/asm/io.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 88 arch/ia64/include/asm/io.h phys_to_virt (unsigned long address) phys_to_virt 92 arch/ia64/include/asm/io.h #define phys_to_virt phys_to_virt phys_to_virt 25 arch/m68k/include/asm/virtconvert.h #define phys_to_virt phys_to_virt phys_to_virt 26 arch/m68k/include/asm/virtconvert.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 124 arch/mips/include/asm/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 56 arch/nios2/include/asm/io.h #define phys_to_virt(vaddr) \ phys_to_virt 9 arch/parisc/include/asm/io.h #define phys_to_virt(a) __va(a) phys_to_virt 792 arch/powerpc/include/asm/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 244 arch/sh/include/asm/io.h #define phys_to_virt(address) ((void *)(address)) phys_to_virt 247 arch/sh/include/asm/io.h #define phys_to_virt(address) (__va(address)) phys_to_virt 128 arch/sparc/include/asm/page_32.h #define phys_to_virt __va phys_to_virt 157 arch/sparc/include/asm/page_64.h #define phys_to_virt __va phys_to_virt 148 arch/x86/include/asm/io.h static inline void *phys_to_virt(phys_addr_t address) phys_to_virt 152 arch/x86/include/asm/io.h #define phys_to_virt phys_to_virt phys_to_virt 915 include/asm-generic/io.h #define phys_to_virt phys_to_virt phys_to_virt 916 include/asm-generic/io.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 41 tools/virtio/linux/kernel.h #define phys_to_virt(a) ((void *)(unsigned long)(a))