Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Dmce_amd.h25 #define LL_MSG(x) ll_msgs[LL(x)]
Dmce_amd.c46 static const char * const ll_msgs[] = { "RESV", "L1", "L2", "L3/GEN" }; variable