Searched refs:edac_device_handle_ce (Results 1 – 7 of 7) sorted by relevance
/drivers/edac/ |
D | octeon_edac-l2c.c | 32 edac_device_handle_ce(l2c, 0, 0, in octeon_l2c_poll_oct1() 47 edac_device_handle_ce(l2c, 0, 1, in octeon_l2c_poll_oct1() 86 edac_device_handle_ce(l2c, tad, 1, buf2); in _octeon_l2c_poll_oct2() 98 edac_device_handle_ce(l2c, tad, 1, buf2); in _octeon_l2c_poll_oct2() 121 edac_device_handle_ce(l2c, tad, 0, buf2); in _octeon_l2c_poll_oct2()
|
D | octeon_edac-pc.c | 63 edac_device_handle_ce(p->ed, cpu, 1, "icache"); in co_cache_error_event() 73 edac_device_handle_ce(p->ed, cpu, 0, "dcache"); in co_cache_error_event()
|
D | highbank_l2_edac.c | 43 edac_device_handle_ce(dci, 0, 0, dci->ctl_name); in highbank_l2_err_handler()
|
D | edac_device.c | 624 void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, in edac_device_handle_ce() function 664 EXPORT_SYMBOL_GPL(edac_device_handle_ce);
|
D | edac_core.h | 480 extern void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev,
|
D | cpc925_edac.c | 776 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_htlink_check()
|
D | mpc85xx_edac.c | 485 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in mpc85xx_l2_check()
|