Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c543 #define LMC_OTHER_SIZE (50 * ARRAY_SIZE(lmc_errors)) macro
588 other = kmalloc(LMC_OTHER_SIZE, GFP_KERNEL); in thunderx_lmc_threaded_isr()
618 decode_register(other, LMC_OTHER_SIZE, lmc_errors, in thunderx_lmc_threaded_isr()