Searched refs:amd_decode_mce (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/edac/
H A Dmce_amd.h82 int amd_decode_mce(struct notifier_block *nb, unsigned long val, void *data);
H A Dmce_amd.c750 int amd_decode_mce(struct notifier_block *nb, unsigned long val, void *data) amd_decode_mce() function
828 EXPORT_SYMBOL_GPL(amd_decode_mce); variable
831 .notifier_call = amd_decode_mce,

Completed in 68 milliseconds