Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Digen6_edac.c193 static char ecclog_buf[ECCLOG_POOL_SIZE]; variable
565 if (gen_pool_add(pool, (unsigned long)ecclog_buf, ECCLOG_POOL_SIZE, -1)) { in ecclog_gen_pool_create()