Searched defs:phys_to_virt (Results 1 – 20 of 20) sorted by relevance
24 #define phys_to_virt(vaddr) ((void *) ((unsigned long)(vaddr) + PAGE_OFFSET)) macro29 #define phys_to_virt(vaddr) ((void *) (vaddr)) macro
23 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
182 #define phys_to_virt phys_to_virt macro183 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
263 #define phys_to_virt phys_to_virt macro264 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
56 #define phys_to_virt(vaddr) \ macro
267 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function296 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function
245 #define phys_to_virt(address) ((void *)(address)) macro248 #define phys_to_virt(address) (__va(address)) macro
136 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() function
68 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function87 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
146 #define phys_to_virt __va macro
127 #define phys_to_virt __va macro
71 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
34 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
43 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
8 #define phys_to_virt(a) __va(a) macro
20 static __inline__ void * phys_to_virt(unsigned long address) in phys_to_virt() function
126 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
255 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
87 phys_to_virt (unsigned long address) in phys_to_virt() function
790 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function