Home
last modified time | relevance | path

Searched defs:amd_filter_mce (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dinternal.h239 static inline bool amd_filter_mce(struct mce *m) { return false; } in amd_filter_mce() function
H A Damd.c614 bool amd_filter_mce(struct mce *m) in amd_filter_mce() function