Home
last modified time | relevance | path

Searched refs:pp_msgs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-6.6/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); variable

Completed in 4 milliseconds