Home
last modified time | relevance | path

Searched refs:intel_filter_mce (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c502 bool intel_filter_mce(struct mce *m) in intel_filter_mce() function
H A Dcore.c2129 return intel_filter_mce(m); in filter_mce()