Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h20 #define XLF_KERNEL_64 (1<<0) macro
/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c361 if (!(header->xloadflags & XLF_KERNEL_64)) { in bzImage64_probe()