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

/linux-master/arch/x86/include/asm/
H A Dpage_32.h16 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro
H A Dpage_64.h40 #define __phys_reloc_hide(x) (x) macro
H A Dpage.h48 * We need __phys_reloc_hide() here because gcc may assume that there is no
55 __phys_addr_symbol(__phys_reloc_hide((unsigned long)(x)))

Completed in 193 milliseconds