Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dinternal.h244 void intel_p5_mcheck_init(struct cpuinfo_x86 *c);
250 static __always_inline void intel_p5_mcheck_init(struct cpuinfo_x86 *c) {} in intel_p5_mcheck_init() function
Dp5.c45 void intel_p5_mcheck_init(struct cpuinfo_x86 *c) in intel_p5_mcheck_init() function
Dcore.c1945 intel_p5_mcheck_init(c); in __mcheck_cpu_ancient_init()