Home
last modified time | relevance | path

Searched refs:skx_mce_check_error (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dskx_common.h266 int skx_mce_check_error(struct notifier_block *nb, unsigned long val,
H A Dskx_common.c662 int skx_mce_check_error(struct notifier_block *nb, unsigned long val, in skx_mce_check_error() function
723 EXPORT_SYMBOL_GPL(skx_mce_check_error);
H A Dskx_base.c586 .notifier_call = skx_mce_check_error,
610 skx_mce_check_error(NULL, 0, &m); in debugfs_u64_set()
H A Di10nm_base.c1011 .notifier_call = skx_mce_check_error,
1035 skx_mce_check_error(NULL, 0, &m); in debugfs_u64_set()