Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
H 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()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkexec-bzimage64.c354 if (!(header->xloadflags & XLF_KERNEL_64)) { in bzImage64_probe()
359 if (!(header->xloadflags & XLF_CAN_BE_LOADED_ABOVE_4G)) { in bzImage64_probe()
373 if (!(header->xloadflags & XLF_5LEVEL) && pgtable_l5_enabled()) { in bzImage64_probe()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h31 /* xloadflags */
94 __u16 xloadflags; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h33 /* xloadflags */
96 __u16 xloadflags; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h93 __u16 xloadflags; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h93 __u16 xloadflags; member

Completed in 5 milliseconds