Searched refs:PND2_MSG_SIZE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pnd2_edac.c | 98 #define PND2_MSG_SIZE 256 macro 669 snprintf(msg, PND2_MSG_SIZE, "Error address 0x%llx is not DRAM", addr); in sys2pmi() 940 snprintf(msg, PND2_MSG_SIZE, "Bad dimm_geometry[] table\n"); in apl_pmi2mem() 976 snprintf(msg, PND2_MSG_SIZE, "Bad translation\n"); in apl_pmi2mem() 1147 char *optype, msg[PND2_MSG_SIZE]; in pnd2_mce_output_error()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | pnd2_edac.c | 100 #define PND2_MSG_SIZE 256 macro 647 snprintf(msg, PND2_MSG_SIZE, "Error address 0x%llx is not DRAM", addr); in sys2pmi() 918 snprintf(msg, PND2_MSG_SIZE, "Bad dimm_geometry[] table\n"); in apl_pmi2mem() 954 snprintf(msg, PND2_MSG_SIZE, "Bad translation\n"); in apl_pmi2mem() 1125 char *optype, msg[PND2_MSG_SIZE]; in pnd2_mce_output_error()
|
Completed in 5 milliseconds