Home
last modified time | relevance | path

Searched refs:xloadflags (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
A Dkexec-bzimage64.c293 if (!(header->xloadflags & XLF_KERNEL_64)) { in bzImage64_probe()
298 if (!(header->xloadflags & XLF_CAN_BE_LOADED_ABOVE_4G)) { in bzImage64_probe()
312 if (!(header->xloadflags & XLF_5LEVEL) && pgtable_l5_enabled()) { in bzImage64_probe()
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h94 __u16 xloadflags; member
/linux/Documentation/x86/
A Dboot.rst64 Protocol 2.12 (Kernel 3.8) Added the xloadflags field and extension fields
69 xloadflags to support booting a 64-bit kernel from 32-bit
84 xloadflags (in this case the protocol version number should not be
217 0236/2 2.12+ xloadflags Boot protocol option flags
695 Field name: xloadflags

Completed in 11 milliseconds