Searched defs:__pa_nodebug (Results 1 – 2 of 2) sorted by relevance
227 #define __pa_nodebug(x) ((unsigned long)(x)) macro234 static inline unsigned long __pa_nodebug(unsigned long x) in __pa_nodebug() function
385 #define __pa_nodebug(x) __virt_to_phys_nodebug((unsigned long)(x)) macro