Home
last modified time | relevance | path

Searched refs:LOADED_HIGH (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h13 #define LOADED_HIGH (1<<0) macro
/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c356 if (!(header->loadflags & LOADED_HIGH)) { in bzImage64_probe()