Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmce.h173 void winchip_mcheck_init(struct cpuinfo_x86 *c);
177 static inline void winchip_mcheck_init(struct cpuinfo_x86 *c) {} in winchip_mcheck_init() function
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dwinchip.c27 void winchip_mcheck_init(struct cpuinfo_x86 *c) in winchip_mcheck_init() function
Dmce.c1597 winchip_mcheck_init(c); in __mcheck_cpu_ancient_init()