Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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)))
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpage_32.h16 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro
H A Dpage_64.h37 #define __phys_reloc_hide(x) (x) macro
H A Dpage.h49 * We need __phys_reloc_hide() here because gcc may assume that there is no
56 __phys_addr_symbol(__phys_reloc_hide((unsigned long)(x)))

Completed in 2 milliseconds