Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/4xx/
H A 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", 0) < 0) { in ppc4xx_l2c_probe()