Searched defs:__pa_symbol (Results 1 – 4 of 4) sorted by relevance
40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0)) macro
51 #define __pa_symbol(x) \ macro
192 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
59 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro