Searched refs:LOADED_HIGH (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/uapi/asm/ | ||
D | bootparam.h | 25 #define LOADED_HIGH (1<<0) macro |
/arch/x86/kernel/ | ||
D | kexec-bzimage64.c | 288 if (!(header->loadflags & LOADED_HIGH)) { in bzImage64_probe() |