Home
last modified time | relevance | path

Searched defs:mce_threshold_create_device (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
Dmce.h346 static inline int mce_threshold_create_device(unsigned int cpu) { return 0; }; in mce_threshold_create_device() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmce.h375 static inline int mce_threshold_create_device(unsigned int cpu) { return 0; }; in mce_threshold_create_device() function
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
Damd.c1348 int mce_threshold_create_device(unsigned int cpu) in mce_threshold_create_device() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Damd.c1509 int mce_threshold_create_device(unsigned int cpu) in mce_threshold_create_device() function