Searched defs:phys_to_virt (Results 1 – 6 of 6) sorted by relevance
54 #define phys_to_virt phys_to_virt macro55 static inline void *phys_to_virt(unsigned long phys) in phys_to_virt() function
92 #define phys_to_virt phys_to_virt macro93 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
86 #define phys_to_virt phys_to_virt macro87 static inline void *phys_to_virt(phys_addr_t x) in phys_to_virt() function
82 #define phys_to_virt phys_to_virt macro
212 void *phys_to_virt(phys_addr_t address) in phys_to_virt() function
211 static inline void *phys_to_virt(unsigned long address) in phys_to_virt() function