Home
last modified time | relevance | path

Searched refs:mce_threshold_create_device (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c262 * descriptors to initialize later in mce_threshold_create_device().
1243 * mce_threshold_create_device - Create the per-CPU MCE threshold device
1253 void mce_threshold_create_device(unsigned int cpu) in mce_threshold_create_device()
1245 void mce_threshold_create_device(unsigned int cpu) mce_threshold_create_device() function
H A Dcore.c2796 mce_threshold_create_device(cpu); in mce_cpu_online()