/openbmc/linux/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
|
/openbmc/linux/tools/include/linux/ |
H A D | mm.h | 21 #define phys_to_virt phys_to_virt macro 22 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
/openbmc/u-boot/include/asm-generic/ |
H A D | io.h | 30 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | io.h | 35 #define phys_to_virt(vaddr) \ macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | io.h | 147 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() function 151 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | io.h | 84 phys_to_virt (unsigned long address) in phys_to_virt() function 88 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | memory.h | 324 #define phys_to_virt phys_to_virt macro 325 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | io.h | 56 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function 321 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | memory.h | 330 #define phys_to_virt phys_to_virt macro 331 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
|
H A D | kvm_pgtable.h | 149 void* (*phys_to_virt)(phys_addr_t phys); member
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | cpu.c | 92 void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | io.h | 64 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function 83 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function 90 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io.h | 286 #define phys_to_virt(address) ((void *)(address)) macro 289 #define phys_to_virt(address) (__va(address)) macro
|
/openbmc/u-boot/arch/nios2/include/asm/ |
H A D | io.h | 33 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function 39 #define phys_to_virt phys_to_virt macro
|
/openbmc/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 115 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/tools/virtio/linux/ |
H A D | kernel.h | 44 #define phys_to_virt(a) ((void *)(unsigned long)(a)) macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | io.h | 303 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function 311 #define phys_to_virt phys_to_virt macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | io.h | 9 #define phys_to_virt(a) __va(a) macro
|
/openbmc/linux/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
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 129 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
|
/openbmc/linux/include/asm-generic/ |
H A D | io.h | 1010 #define phys_to_virt phys_to_virt macro 1011 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | io.h | 973 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function 977 #define phys_to_virt phys_to_virt macro
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | io.h | 10 #define phys_to_virt phys_to_virt macro
|