Home
last modified time | relevance | path

Searched refs:type_of_loader (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/pvh/
H A Denlighten.c95 pvh_bootparams.hdr.type_of_loader = ((xen_guest ? 0x9 : 0xb) << 4) | 0; in init_pvh_bootparams()
/kernel/linux/linux-6.6/arch/x86/platform/pvh/
H A Denlighten.c95 pvh_bootparams.hdr.type_of_loader = ((xen_guest ? 0x9 : 0xb) << 4) | 0; in init_pvh_bootparams()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h79 __u8 type_of_loader; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h81 __u8 type_of_loader; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h78 __u8 type_of_loader; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h78 __u8 type_of_loader; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsetup.c290 if (!boot_params.hdr.type_of_loader || in early_reserve_initrd()
304 if (!boot_params.hdr.type_of_loader || in reserve_initrd()
861 bootloader_type = boot_params.hdr.type_of_loader; in setup_arch()
H A Dkexec-bzimage64.c466 params->hdr.type_of_loader = 0x0D << 4; in bzImage64_load()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsetup.c290 if (!boot_params.hdr.type_of_loader || in early_reserve_initrd()
304 if (!boot_params.hdr.type_of_loader || in reserve_initrd()
905 bootloader_type = boot_params.hdr.type_of_loader; in setup_arch()
H A Dkexec-bzimage64.c533 params->hdr.type_of_loader = 0x0D << 4; in bzImage64_load()
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c404 hdr->type_of_loader = 0x21; in efi_pe_entry()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dx86-stub.c489 hdr->type_of_loader = 0x21; in efi_pe_entry()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1355 boot_params.hdr.type_of_loader = (9 << 4) | 0; in xen_start_kernel()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1448 boot_params.hdr.type_of_loader = (9 << 4) | 0; in xen_start_kernel()

Completed in 13 milliseconds