Searched refs:__phys_reloc_hide (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpage_32.h18 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro
H A Dpage_64_types.h62 #define __phys_reloc_hide(x) (x) macro
H A Dpage.h41 * We need __phys_reloc_hide() here because gcc may assume that there is no
47 #define __pa_symbol(x) __pa(__phys_reloc_hide((unsigned long)(x)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpage_32.h18 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro
H A Dpage_64_types.h62 #define __phys_reloc_hide(x) (x) macro
H A Dpage.h41 * We need __phys_reloc_hide() here because gcc may assume that there is no
47 #define __pa_symbol(x) __pa(__phys_reloc_hide((unsigned long)(x)))

Completed in 64 milliseconds