Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Docteon_edac-pc.c76 write_octeon_c0_dcacheerr(1); in co_cache_error_event()
78 write_octeon_c0_dcacheerr(0); in co_cache_error_event()
/linux/arch/mips/cavium-octeon/
H A Dsetup.c422 write_octeon_c0_dcacheerr(0); in octeon_check_cpu_bist()
/linux/arch/mips/include/asm/
H A Dmipsregs.h2146 #define write_octeon_c0_dcacheerr(val) __write_64bit_c0_register($27, 1, val) macro