Searched defs:__virt_to_phys_nodebug (Results 1 – 3 of 3) sorted by relevance
248 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function279 static inline phys_addr_t __virt_to_phys_nodebug(unsigned long x) in __virt_to_phys_nodebug() function
268 #define __virt_to_phys_nodebug(x) ({ \ macro
103 static inline unsigned long __virt_to_phys_nodebug(volatile const void *address) in __virt_to_phys_nodebug() function