Home
last modified time | relevance | path

Searched refs:winchip_mcheck_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dinternal.h245 void winchip_mcheck_init(struct cpuinfo_x86 *c);
251 static __always_inline void winchip_mcheck_init(struct cpuinfo_x86 *c) {} in winchip_mcheck_init() function
H A Dwinchip.c29 void winchip_mcheck_init(struct cpuinfo_x86 *c) in winchip_mcheck_init() function
H A Dcore.c1965 winchip_mcheck_init(c); in __mcheck_cpu_ancient_init()