Searched defs:__pa_symbol (Results 1 – 6 of 6) sorted by relevance
40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0)) macro
55 #define __pa_symbol(x) \ macro
215 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
298 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
278 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0)) macro
77 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro