Searched refs:xloadflags (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dbootparam.h23 /* xloadflags */
77 __u16 xloadflags; member in struct:setup_header
/linux-4.1.27/arch/x86/kernel/
H A Dkexec-bzimage64.c303 if (!(header->xloadflags & XLF_KERNEL_64)) { bzImage64_probe()
308 if (!(header->xloadflags & XLF_CAN_BE_LOADED_ABOVE_4G)) { bzImage64_probe()
/linux-4.1.27/arch/x86/boot/
H A Dheader.S389 xloadflags: label
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c1137 hdr->xloadflags & XLF_CAN_BE_LOADED_ABOVE_4G) { make_boot_params()

Completed in 174 milliseconds