Home
last modified time | relevance | path

Searched refs:pp_msgs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dmce_amd.h28 #define PP_MSG(x) pp_msgs[PP(x)]
35 extern const char * const pp_msgs[];
H A Dmce_amd.c48 const char * const pp_msgs[] = { "SRC", "RES", "OBS", "GEN" }; variable
49 EXPORT_SYMBOL_GPL(pp_msgs);