Searched defs:phys_to_virt (Results 1 – 18 of 18) sorted by relevance
24 #define phys_to_virt(vaddr) ((void *) ((unsigned long)(vaddr) + PAGE_OFFSET)) macro29 #define phys_to_virt(vaddr) ((void *) (vaddr)) macro
24 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
55 #define phys_to_virt(vaddr) \ macro
293 #define phys_to_virt phys_to_virt macro294 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
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
146 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() function150 #define phys_to_virt phys_to_virt macro
266 #define phys_to_virt phys_to_virt macro267 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
246 #define phys_to_virt(address) ((void *)(address)) macro249 #define phys_to_virt(address) (__va(address)) macro
69 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function88 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
151 #define phys_to_virt __va macro
128 #define phys_to_virt __va macro
71 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
44 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
9 #define phys_to_virt(a) __va(a) macro
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
88 phys_to_virt (unsigned long address) in phys_to_virt() function
823 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function