Home
last modified time | relevance | path

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

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