Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c54 dcache_err = read_octeon_c0_dcacheerr(); in co_cache_error_event()
/linux-4.4.14/arch/mips/mm/
Dc-octeon.c335 dcache_err = read_octeon_c0_dcacheerr(); in co_cache_error_call_notifiers()
/linux-4.4.14/arch/mips/cavium-octeon/
Dsetup.c386 bist_val = read_octeon_c0_dcacheerr(); in octeon_check_cpu_bist()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h1427 #define read_octeon_c0_dcacheerr() __read_64bit_c0_register($27, 1) macro