mce 98 arch/x86/include/asm/mce.h struct mce entry[MCE_LOG_LEN]; mce 143 arch/x86/include/asm/mce.h void mce_setup(struct mce *m); mce 144 arch/x86/include/asm/mce.h void mce_log(struct mce *m); mce 192 arch/x86/include/asm/mce.h DECLARE_PER_CPU(struct mce, injectm); mce 2 include/trace/events/mce.h #define TRACE_SYSTEM mce mce 13 include/trace/events/mce.h TP_PROTO(struct mce *m),