Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dgenpool.c101 if (filter_mce(mce)) in mce_gen_pool_add()
H A Dinternal.h209 extern bool filter_mce(struct mce *m);
H A Dcore.c2104 bool filter_mce(struct mce *m) in filter_mce() function