Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/platforms/44x/
Dsoc.c43 static irqreturn_t l2c_error_handler(int irq, void *dev) in l2c_error_handler() function
115 if (request_irq(irq, l2c_error_handler, 0, "L2C", NULL) < 0) { in ppc4xx_l2c_probe()