Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmce.h215 void intel_p5_mcheck_init(struct cpuinfo_x86 *c);
219 static inline void intel_p5_mcheck_init(struct cpuinfo_x86 *c) {} in intel_p5_mcheck_init() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dp5.c45 void intel_p5_mcheck_init(struct cpuinfo_x86 *c) in intel_p5_mcheck_init() function
H A Dcore.c1869 intel_p5_mcheck_init(c); in __mcheck_cpu_ancient_init()