__phys_addr_nodebug
#define __pa_nodebug(x) __phys_addr_nodebug((unsigned long)(x))
#define __phys_addr(x) __phys_addr_nodebug(x)