Searched refs:rrrr_msgs (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/edac/ | ||
| H A D | mce_amd.h | 33 #define R4_MSG(x) ((R4(x) < 9) ? rrrr_msgs[R4(x)] : "Wrong R4!") |
| H A D | mce_amd.c | 43 static const char * const rrrr_msgs[] = { variable |