Home
last modified time | relevance | path

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

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