Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/edac/
Dmce_amd.h29 #define PP_MSG(x) pp_msgs[PP(x)]
75 extern const char * const pp_msgs[];
Dmce_amd.c56 const char * const pp_msgs[] = { "SRC", "RES", "OBS", "GEN" }; variable
57 EXPORT_SYMBOL_GPL(pp_msgs);