phys_to_virt 31 include/asm-cris/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 24 include/asm-frv/virtconvert.h #define phys_to_virt(vaddr) ((void *) ((unsigned long)(vaddr) + PAGE_OFFSET)) phys_to_virt 29 include/asm-frv/virtconvert.h #define phys_to_virt(vaddr) ((void *) (vaddr)) phys_to_virt 43 include/asm-m32r/io.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 23 include/asm-m68k/virtconvert.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 233 include/asm-mn10300/io.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 14 include/asm-parisc/io.h #define phys_to_virt(a) __va(a) phys_to_virt 20 include/asm-um/io.h static inline void * phys_to_virt(unsigned long address) phys_to_virt 87 include/asm-x86/io_32.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 155 include/asm-x86/io_64.h static inline void *phys_to_virt(unsigned long address) phys_to_virt 51 include/asm-xtensa/io.h static inline void * phys_to_virt(unsigned long address)