Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c271 uint64_t icache_err = read_octeon_c0_icacheerr(); in cache_parity_error_octeon()
/arch/mips/cavium-octeon/
Dsetup.c169 bist_val = read_octeon_c0_icacheerr(); in octeon_check_cpu_bist()
/arch/mips/include/asm/
Dmipsregs.h1017 #define read_octeon_c0_icacheerr() __read_64bit_c0_register($27, 0) macro