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