Home
last modified time | relevance | path

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

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