Home
last modified time | relevance | path

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

/drivers/edac/
Docteon_edac-l2c.c32 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()
Docteon_edac-pc.c63 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()
Dhighbank_l2_edac.c43 edac_device_handle_ce(dci, 0, 0, dci->ctl_name); in highbank_l2_err_handler()
Dedac_device.c624 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);
Dedac_core.h480 extern void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev,
Dcpc925_edac.c776 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_htlink_check()
Dmpc85xx_edac.c485 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in mpc85xx_l2_check()