Searched defs:phys_to_virt (Results 1 – 19 of 19) 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
265 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function294 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() function
122 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
245 #define phys_to_virt(address) ((void *)(address)) macro248 #define phys_to_virt(address) (__va(address)) macro
130 static inline void *phys_to_virt(phys_addr_t address) in phys_to_virt() function
260 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
43 static inline void *phys_to_virt(unsigned long 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
145 #define phys_to_virt __va macro
127 #define phys_to_virt __va macro
32 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
71 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
136 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function
246 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function
86 phys_to_virt (unsigned long address) in phys_to_virt() function
785 static inline void * phys_to_virt(unsigned long address) in phys_to_virt() function