Searched defs:__pa_nodebug (Results 1 – 3 of 3) sorted by relevance
44 #define __pa_nodebug(x) __phys_addr_nodebug((unsigned long)(x)) macro
212 #define __pa_nodebug(x) ((unsigned long)(x)) macro219 static inline unsigned long __pa_nodebug(unsigned long x) in __pa_nodebug() function
392 #define __pa_nodebug(x) __virt_to_phys_nodebug((unsigned long)(x)) macro