Home
last modified time | relevance | path

Searched refs:filter_mce (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dgenpool.c101 if (filter_mce(&err->m)) in mce_gen_pool_add()
H A Dinternal.h263 extern bool filter_mce(struct mce *m);
H A Dcore.c2181 bool filter_mce(struct mce *m) in filter_mce() function