Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dgenpool.c42 if (!mce_cmp(m1, m2)) in is_duplicate_mce_record()
H A Dinternal.h95 static inline bool mce_cmp(struct mce *m1, struct mce *m2) in mce_cmp() function
H A Dcore.c275 if (!final || mce_cmp(m, final)) { in mce_panic()