| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | virtconvert.h | 25 #define phys_to_virt phys_to_virt macro 26 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | io.h | 31 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | io.h | 35 #define phys_to_virt(vaddr) \ macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 88 phys_to_virt (unsigned long address) in phys_to_virt() function 92 #define phys_to_virt phys_to_virt macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | memory.h | 290 #define phys_to_virt phys_to_virt macro 291 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 148 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() function 152 #define phys_to_virt phys_to_virt macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | memory.h | 294 #define phys_to_virt phys_to_virt macro 295 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
|
| H A D | kvm_pgtable.h | 55 void* (*phys_to_virt)(phys_addr_t phys); member
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 239 #define phys_to_virt(address) ((void *)(address)) macro 242 #define phys_to_virt(address) (__va(address)) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | io.h | 68 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function 87 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/tools/virtio/linux/ |
| H A D | kernel.h | 42 #define phys_to_virt(a) ((void *)(unsigned long)(a)) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | page_64.h | 157 #define phys_to_virt __va macro
|
| H A D | page_32.h | 128 #define phys_to_virt __va macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 58 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | io.h | 9 #define phys_to_virt(a) __va(a) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | io.h | 120 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 927 #define phys_to_virt phys_to_virt macro 928 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 111 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | io.h | 806 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 96 #define phys_to_virt(addr, area) ((unsigned long)addr) macro
|