Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/sifive/
H A Dsifive_ccache.c160 static irqreturn_t ccache_int_handler(int irq, void *device) in ccache_int_handler() function
243 rc = request_irq(g_irq[i], ccache_int_handler, 0, "ccache_ecc", in sifive_ccache_init()