Home
last modified time | relevance | path

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

/linux/arch/x86/platform/pvh/
H A Denlighten.c96 pvh_bootparams.hdr.type_of_loader = ((xen_guest ? 0x9 : 0xb) << 4) | 0; in init_pvh_bootparams()
/linux/arch/x86/kernel/
H A Dsetup.c293 if (!boot_params.hdr.type_of_loader || in early_reserve_initrd()
307 if (!boot_params.hdr.type_of_loader || in reserve_initrd()
800 bootloader_type = boot_params.hdr.type_of_loader; in setup_arch()
H A Dkexec-bzimage64.c545 params->hdr.type_of_loader = 0x0D << 4; in bzImage64_load()
/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h52 __u8 type_of_loader; member
/linux/arch/x86/xen/
H A Denlighten_pv.c1461 boot_params.hdr.type_of_loader = (9 << 4) | 0; in xen_start_kernel()
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst92 ``type_of_loader`` field in the kernel header; the encoding is kept for
97 See the ``type_of_loader`` and ``ext_loader_type`` fields in
107 See the ``type_of_loader`` and ``ext_loader_ver`` fields in