Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h346 static inline int mce_threshold_create_device(unsigned int cpu) { return 0; }; in mce_threshold_create_device() function
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1342 int mce_threshold_create_device(unsigned int cpu) in mce_threshold_create_device() function