Searched refs:mce_threshold_remove_device (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmce.h342 extern int mce_threshold_remove_device(unsigned int cpu);
349 static inline int mce_threshold_remove_device(unsigned int cpu) { return 0; }; function
/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c1364 int mce_threshold_remove_device(unsigned int cpu) function
H A Dcore.c2754 mce_threshold_remove_device(cpu);

Completed in 123 milliseconds