Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mce/
Dinternal.h186 static inline bool amd_filter_mce(struct mce *m) { return false; }; in amd_filter_mce() function
Damd.c589 bool amd_filter_mce(struct mce *m) in amd_filter_mce() function