Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
Dinternal.h296 static inline bool amd_filter_mce(struct mce *m) { return false; } in amd_filter_mce() function
Damd.c616 bool amd_filter_mce(struct mce *m) in amd_filter_mce() function