Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c311 u64 dcache_err; in co_cache_error_call_notifiers() local
316 dcache_err = cache_err_dcache[coreid]; in co_cache_error_call_notifiers()
319 dcache_err = read_octeon_c0_dcacheerr(); in co_cache_error_call_notifiers()
329 if (dcache_err & 1) { in co_cache_error_call_notifiers()
331 (unsigned long long)dcache_err); in co_cache_error_call_notifiers()