Home
last modified time | relevance | path

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

/arch/mips/mm/
A Dc-octeon.c313 u64 dcache_err; in co_cache_error_call_notifiers() local
318 dcache_err = cache_err_dcache[coreid]; in co_cache_error_call_notifiers()
321 dcache_err = read_octeon_c0_dcacheerr(); in co_cache_error_call_notifiers()
331 if (dcache_err & 1) { in co_cache_error_call_notifiers()
333 (unsigned long long)dcache_err); in co_cache_error_call_notifiers()

Completed in 4 milliseconds