Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dbootparam.h67 __u16 xloadflags; member
/arch/x86/kernel/
A Dkexec-bzimage64.c400 if (!(header->xloadflags & XLF_KERNEL_64)) { in bzImage64_probe()
405 if (!(header->xloadflags & XLF_CAN_BE_LOADED_ABOVE_4G)) { in bzImage64_probe()
419 if (!(header->xloadflags & XLF_5LEVEL) && pgtable_l5_enabled()) { in bzImage64_probe()
/arch/x86/boot/compressed/
A Dmisc.c372 hdr->xloadflags |= XLF_MEM_ENCRYPTION; in parse_mem_encrypt()
/arch/x86/boot/startup/
A Dsme.c538 if (!(bp->hdr.xloadflags & XLF_MEM_ENCRYPTION)) in sme_enable()

Completed in 7 milliseconds