Searched defs:__phys_reloc_hide (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ | ||
| H A D | page_64.h | 37 #define __phys_reloc_hide(x) (x) macro |
| H A D | page_32.h | 16 #define __phys_reloc_hide(x) RELOC_HIDE((x), 0) macro |