Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-malta/
H A Dspaces.h40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0))
/linux/arch/sh/include/asm/
H A Dtraps_32.h60 struct pt_regs *regs = RELOC_HIDE(&__regs, 0); \
/linux/include/linux/
H A Dcompiler-gcc.h31 #define RELOC_HIDE(ptr, off) \ macro
/linux/arch/csky/include/asm/
H A Dpage.h71 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0))
/linux/arch/riscv/include/asm/
H A Dpage.h149 #define __pa_symbol(x) __phys_addr_symbol(RELOC_HIDE((unsigned long)(x), 0))