Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Docteon_edac-pc.c61 write_octeon_c0_icacheerr(0); in co_cache_error_event()
/linux/arch/mips/mm/
H A Dc-octeon.c329 write_octeon_c0_icacheerr(0); in co_cache_error_call_notifiers()
/linux/arch/mips/include/asm/
H A Dmipsregs.h2143 #define write_octeon_c0_icacheerr(val) __write_64bit_c0_register($27, 0, val) macro