Home
last modified time | relevance | path

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

/include/linux/
A Dcompiler.h151 #ifndef RELOC_HIDE
152 # define RELOC_HIDE(ptr, off) \ macro
158 #define absolute_pointer(val) RELOC_HIDE((void *)(val), 0)
A Dcompiler-gcc.h31 #define RELOC_HIDE(ptr, off) \ macro
A Dpercpu-defs.h235 RELOC_HIDE(PERCPU_PTR(__p), (__offset))
A Dmm.h101 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))

Completed in 14 milliseconds