Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c27 extern unsigned long long cache_err_dcache[NR_CPUS];
51 dcache_err = cache_err_dcache[core]; in co_cache_error_event()
52 cache_err_dcache[core] = 0; in co_cache_error_event()
/linux-4.4.14/arch/mips/mm/
Dc-octeon.c31 unsigned long long cache_err_dcache[NR_CPUS]; variable
32 EXPORT_SYMBOL_GPL(cache_err_dcache);
332 dcache_err = cache_err_dcache[coreid]; in co_cache_error_call_notifiers()
333 cache_err_dcache[coreid] = 0; in co_cache_error_call_notifiers()
Dcex-oct.S31 PTR_LA k1, cache_err_dcache