Searched defs:__pa_nodebug (Results 1 – 3 of 3) sorted by relevance
38 #define __pa_nodebug(x) __phys_addr_nodebug((unsigned long)(x)) macro
224 #define __pa_nodebug(x) ((unsigned long)(x)) macro231 static inline unsigned long __pa_nodebug(unsigned long x) in __pa_nodebug() function
391 #define __pa_nodebug(x) __virt_to_phys_nodebug((unsigned long)(x)) macro