Home
last modified time | relevance | path

Searched refs:hardware_subarch (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dplatform-quirks.c16 switch (boot_params.hdr.hardware_subarch) { in x86_early_init_platform_quirks()
H A Dhead32.c44 switch (boot_params.hdr.hardware_subarch) { in i386_start_kernel()
H A Dasm-offsets.c83 OFFSET(BP_hardware_subarch, boot_params, hdr.hardware_subarch); in common()
H A Dkexec-bzimage64.c200 params->hdr.hardware_subarch = boot_params.hdr.hardware_subarch; in setup_boot_parameters()
H A Dhead64.c520 switch (boot_params.hdr.hardware_subarch) { in x86_64_start_reservations()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dplatform-quirks.c17 switch (boot_params.hdr.hardware_subarch) { in x86_early_init_platform_quirks()
H A Dhead32.c44 switch (boot_params.hdr.hardware_subarch) { in i386_start_kernel()
H A Dasm-offsets.c96 OFFSET(BP_hardware_subarch, boot_params, hdr.hardware_subarch); in common()
H A Dkexec-bzimage64.c247 params->hdr.hardware_subarch = boot_params.hdr.hardware_subarch; in setup_boot_parameters()
H A Dhead64.c548 switch (boot_params.hdr.hardware_subarch) { in x86_64_start_reservations()
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h96 __u32 hardware_subarch; member
226 * The x86 hardware_subarch and hardware_subarch_data were added as of the x86
229 * hardware_subarch. Custom x86 boot sequences (not X86_SUBARCH_PC) do not
231 * hardware_subarch can be used on the Linux entry path to revector to a
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h98 __u32 hardware_subarch; member
237 * The x86 hardware_subarch and hardware_subarch_data were added as of the x86
240 * hardware_subarch. Custom x86 boot sequences (not X86_SUBARCH_PC) do not
242 * hardware_subarch can be used on the Linux entry path to revector to a
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h95 __u32 hardware_subarch; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h95 __u32 hardware_subarch; member
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten_pv.c1359 boot_params.hdr.hardware_subarch = X86_SUBARCH_XEN; in xen_start_kernel()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Denlighten_pv.c1452 boot_params.hdr.hardware_subarch = X86_SUBARCH_XEN; in xen_start_kernel()

Completed in 11 milliseconds