Home
last modified time | relevance | path

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

/drivers/soc/sifive/
Dsifive_l2_cache.c151 static irqreturn_t l2_int_handler(int irq, void *device) in l2_int_handler() function
225 rc = request_irq(g_irq[i], l2_int_handler, 0, "l2_ecc", NULL); in sifive_l2_init()