Searched refs:RELOC_HIDE (Results 1 – 5 of 5) sorted by relevance
19 #define RELOC_HIDE(ptr, off) \ macro
229 #ifndef RELOC_HIDE230 # define RELOC_HIDE(ptr, off) \ macro236 #define absolute_pointer(val) RELOC_HIDE((void *)(val), 0)
41 #define RELOC_HIDE(ptr, off) \ macro
231 RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset))
119 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))