Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1952 irqreturn_t (*thunderx_l2c_isr)(int, void *) = NULL; in thunderx_l2c_probe() local
1973 thunderx_l2c_isr = thunderx_l2c_tad_isr; in thunderx_l2c_probe()
1981 thunderx_l2c_isr = thunderx_l2c_cbc_isr; in thunderx_l2c_probe()
1989 thunderx_l2c_isr = thunderx_l2c_mci_isr; in thunderx_l2c_probe()
2039 thunderx_l2c_isr, in thunderx_l2c_probe()