Searched defs:phys_to_virt (Results 1 – 14 of 14) sorted by relevance
25 #define phys_to_virt phys_to_virt macro26 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
22 #define phys_to_virt phys_to_virt macro23 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
31 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function130 #define phys_to_virt phys_to_virt macro
32 #define phys_to_virt(vaddr) \ macro
318 #define phys_to_virt phys_to_virt macro319 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
74 #define phys_to_virt(paddr) \ macro
366 #define phys_to_virt phys_to_virt macro367 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
60 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function79 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function86 #define phys_to_virt phys_to_virt macro
266 #define phys_to_virt(address) ((void *)(address)) macro269 #define phys_to_virt(address) (__va(address)) macro
44 #define phys_to_virt(a) ((void *)(unsigned long)(a)) macro
154 #define phys_to_virt __va macro
126 #define phys_to_virt __va macro
1070 #define phys_to_virt phys_to_virt macro1071 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
897 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function901 #define phys_to_virt phys_to_virt macro