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