Home
last modified time | relevance | path

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

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