Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/edac/
Docteon_edac-pc.c26 extern unsigned long long cache_err_dcache[NR_CPUS];
50 dcache_err = cache_err_dcache[core]; in co_cache_error_event()
51 cache_err_dcache[core] = 0; in co_cache_error_event()
/linux-6.1.9/arch/mips/mm/
Dc-octeon.c29 unsigned long long cache_err_dcache[NR_CPUS]; variable
30 EXPORT_SYMBOL_GPL(cache_err_dcache);
313 dcache_err = cache_err_dcache[coreid]; in co_cache_error_call_notifiers()
314 cache_err_dcache[coreid] = 0; in co_cache_error_call_notifiers()
Dcex-oct.S31 PTR_LA k1, cache_err_dcache