Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Di10nm_base.c198 .notifier_call = skx_mce_check_error,
222 skx_mce_check_error(NULL, 0, &m); in debugfs_u64_set()
H A Dskx_common.h148 int skx_mce_check_error(struct notifier_block *nb, unsigned long val,
H A Dskx_base.c585 .notifier_call = skx_mce_check_error,
609 skx_mce_check_error(NULL, 0, &m); in debugfs_u64_set()
H A Dskx_common.c568 int skx_mce_check_error(struct notifier_block *nb, unsigned long val, in skx_mce_check_error() function