mce_threshold_create_device 335 arch/x86/include/asm/mce.h extern int mce_threshold_create_device(unsigned int cpu); mce_threshold_create_device 1491 arch/x86/kernel/cpu/mce/amd.c int err = mce_threshold_create_device(lcpu); mce_threshold_create_device 2386 arch/x86/kernel/cpu/mce/core.c ret = mce_threshold_create_device(cpu);