Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c309 u64 dcache_err; in co_cache_error_call_notifiers() local
314 dcache_err = cache_err_dcache[coreid]; in co_cache_error_call_notifiers()
317 dcache_err = read_octeon_c0_dcacheerr(); in co_cache_error_call_notifiers()
327 if (dcache_err & 1) { in co_cache_error_call_notifiers()
329 (unsigned long long)dcache_err); in co_cache_error_call_notifiers()