Home
last modified time | relevance | path

Searched defs:__phys_reloc_hide (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dpage_32.h16 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro
Dpage_64.h40 #define __phys_reloc_hide(x) (x) macro