Searched defs:__phys_reloc_hide (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/ | ||
A D | page_32.h | 16 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro |
A D | page_64.h | 40 #define __phys_reloc_hide(x) (x) macro |
Completed in 4 milliseconds