Searched refs:xloadflags (Results 1 – 6 of 6) sorted by relevance
354 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()
97 __u16 xloadflags; member
371 hdr->xloadflags |= XLF_MEM_ENCRYPTION; in parse_mem_encrypt()
540 if (!(bp->hdr.xloadflags & XLF_MEM_ENCRYPTION)) in sme_enable()
64 Protocol 2.12 (Kernel 3.8) Added the xloadflags field and extension fields69 xloadflags to support booting a 64-bit kernel from 32-bit84 xloadflags (in this case the protocol version number should not be217 0236/2 2.12+ xloadflags Boot protocol option flags696 Field name: xloadflags
932 hdr->xloadflags |= XLF_MEM_ENCRYPTION; in efi_stub_entry()