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.c313 u64 icache_err = read_octeon_c0_icacheerr(); in co_cache_error_call_notifiers()
/arch/mips/cavium-octeon/
Dsetup.c405 bist_val = read_octeon_c0_icacheerr(); in octeon_check_cpu_bist()
/arch/mips/include/asm/
Dmipsregs.h1923 #define read_octeon_c0_icacheerr() __read_64bit_c0_register($27, 0) macro