Home
last modified time | relevance | path

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

/arch/mips/mm/
Dc-octeon.c299 write_octeon_c0_icacheerr(0); in cache_parity_error_octeon()
/arch/mips/cavium-octeon/
Dsetup.c405 write_octeon_c0_icacheerr(0); in octeon_user_io_init()
/arch/mips/include/asm/
Dmipsregs.h1094 #define write_octeon_c0_icacheerr(val) __write_64bit_c0_register($27, 0, val) macro