Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1945 irqreturn_t (*thunderx_l2c_isr)(int, void *) = NULL; in thunderx_l2c_probe() local
1966 thunderx_l2c_isr = thunderx_l2c_tad_isr; in thunderx_l2c_probe()
1974 thunderx_l2c_isr = thunderx_l2c_cbc_isr; in thunderx_l2c_probe()
1982 thunderx_l2c_isr = thunderx_l2c_mci_isr; in thunderx_l2c_probe()
2031 thunderx_l2c_isr, in thunderx_l2c_probe()