Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
H A DMakefile4 obj-$(CONFIG_X86_ANCIENT_MCE) += winchip.o p5.o
H A Dinternal.h224 winchip : 1, member
H A Dcore.c1526 else if (unlikely(mce_flags.winchip)) in do_machine_check()
2049 mce_flags.winchip = 1; in __mcheck_cpu_ancient_init()
/linux-6.15/arch/x86/
H A DMakefile_32.cpu29 cflags-$(CONFIG_MWINCHIPC6) += $(call cc-option,-march=winchip-c6,-march=i586)
/linux-6.15/tools/build/
H A DBuild.include123 # Usage: cflags-y += $(call cc-option,-march=winchip-c6,-march=i586)