Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c542 #define LMC_MESSAGE_SIZE 120 macro
587 msg = kmalloc(LMC_MESSAGE_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
610 snprintf(msg, LMC_MESSAGE_SIZE, in thunderx_lmc_threaded_isr()