Home
last modified time | relevance | path

Searched defs:__pa_symbol (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-malta/
Dspaces.h40 #define __pa_symbol(x) (RELOC_HIDE((unsigned long)(x), 0)) macro
/linux-4.1.27/arch/x86/include/asm/
Dpage.h51 #define __pa_symbol(x) \ macro
/linux-4.1.27/arch/mips/include/asm/
Dpage.h192 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro
/linux-4.1.27/include/linux/
Dmm.h57 #define __pa_symbol(x) __pa(RELOC_HIDE((unsigned long)(x), 0)) macro