Home
last modified time | relevance | path

Searched refs:type_of_loader (Results 1 – 5 of 5) sorted by relevance

/arch/x86/platform/pvh/
A Denlighten.c96 pvh_bootparams.hdr.type_of_loader = ((xen_guest ? 0x9 : 0xb) << 4) | 0; in init_pvh_bootparams()
/arch/x86/include/uapi/asm/
A Dbootparam.h52 __u8 type_of_loader; member
/arch/x86/kernel/
A Dsetup.c357 if (!boot_params.hdr.type_of_loader || in early_reserve_initrd()
371 if (!boot_params.hdr.type_of_loader || in reserve_initrd()
538 bootloader_type = boot_params.hdr.type_of_loader; in parse_boot_params()
A Dkexec-bzimage64.c603 params->hdr.type_of_loader = 0x0D << 4; in bzImage64_load()
/arch/x86/xen/
A Denlighten_pv.c1524 boot_params.hdr.type_of_loader = (9 << 4) | 0; in xen_start_kernel()

Completed in 12 milliseconds