Home
last modified time | relevance | path

Searched defs:__pa_nodebug (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/include/asm/
H A Dpage.h212 #define __pa_nodebug(x) ((unsigned long)(x)) macro
219 static inline unsigned long __pa_nodebug(unsigned long x) in __pa_nodebug() function