Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/mm/
Dc-octeon.c287 uint64_t icache_err = read_octeon_c0_icacheerr(); in cache_parity_error_octeon() local
291 if (icache_err & 1) { in cache_parity_error_octeon()
293 (unsigned long long)icache_err); in cache_parity_error_octeon()