RELOC_HIDE         15 arch/x86/include/asm/page_32.h #define __phys_reloc_hide(x)	RELOC_HIDE((x), 0)
RELOC_HIDE        173 include/linux/compiler.h #ifndef RELOC_HIDE
RELOC_HIDE         56 include/linux/mm.h #define __pa_symbol(x)  __pa(RELOC_HIDE((unsigned long)(x), 0))
RELOC_HIDE        218 include/linux/percpu-defs.h 	RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset))