Searched refs:RELOC_HIDE (Results 1 – 5 of 5) sorted by relevance
224 #ifndef RELOC_HIDE225 # define RELOC_HIDE(ptr, off) \ macro231 #define absolute_pointer(val) RELOC_HIDE((void *)(val), 0)
19 #define RELOC_HIDE(ptr, off) \ macro
41 #define RELOC_HIDE(ptr, off) \ macro
232 RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset))
77 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))