Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmce.h345 extern int mce_threshold_remove_device(unsigned int cpu);
353 static inline int mce_threshold_remove_device(unsigned int cpu) { return 0; }; in mce_threshold_remove_device() function
/linux/arch/x86/kernel/cpu/mce/
A Damd.c1474 int mce_threshold_remove_device(unsigned int cpu) in mce_threshold_remove_device() function
1540 mce_threshold_remove_device(cpu); in mce_threshold_create_device()
A Dcore.c2593 mce_threshold_remove_device(cpu); in mce_cpu_pre_down()

Completed in 13 milliseconds