Searched refs:RELOC_HIDE (Results 1 – 5 of 5) sorted by relevance
40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0))
60 struct pt_regs *regs = RELOC_HIDE(&__regs, 0); \
31 #define RELOC_HIDE(ptr, off) \ macro
71 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))
149 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0))