__pa_nodebug      306 arch/arm64/include/asm/memory.h #define __pa_nodebug(x)		__virt_to_phys_nodebug((unsigned long)(x))
__pa_nodebug       45 arch/x86/include/asm/page.h #define __pa_nodebug(x)	__phys_addr_nodebug((unsigned long)(x))