Home
last modified time | relevance | path

Searched refs:RELOC_HIDE (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/linux/
Dcompiler.h224 #ifndef RELOC_HIDE
225 # define RELOC_HIDE(ptr, off) \ macro
231 #define absolute_pointer(val) RELOC_HIDE((void *)(val), 0)
Dcompiler-intel.h19 #define RELOC_HIDE(ptr, off) \ macro
Dcompiler-gcc.h41 #define RELOC_HIDE(ptr, off) \ macro
Dpercpu-defs.h232 RELOC_HIDE((typeof(*(__p)) __kernel __force *)(__p), (__offset))
Dmm.h77 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))