Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dplatform-quirks.c25 case X86_SUBARCH_INTEL_MID: in x86_early_init_platform_quirks()
H A Dhead32.c68 case X86_SUBARCH_INTEL_MID: in i386_start_kernel()
H A Dhead64.c548 case X86_SUBARCH_INTEL_MID: in x86_64_start_reservations()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h123 X86_SUBARCH_INTEL_MID, enumerator
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h278 X86_SUBARCH_INTEL_MID, enumerator
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c287 hdr->hardware_subarch = X86_SUBARCH_INTEL_MID; in setup_zimage()