__pa_symbol_nodebug
#define __pa_symbol_nodebug(x) __virt_to_phys_nodebug((x))
#define __pa_symbol_nodebug(x) __kimg_to_phys((phys_addr_t)(x))
#define __pa_symbol_nodebug(x) __pa(RELOC_HIDE((unsigned long)(x), 0))