Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c47 u64 icache_err = read_octeon_c0_icacheerr(); in co_cache_error_event()
/linux-4.4.14/arch/mips/mm/
Dc-octeon.c329 u64 icache_err = read_octeon_c0_icacheerr(); in co_cache_error_call_notifiers()
/linux-4.4.14/arch/mips/cavium-octeon/
Dsetup.c381 bist_val = read_octeon_c0_icacheerr(); in octeon_check_cpu_bist()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h1424 #define read_octeon_c0_icacheerr() __read_64bit_c0_register($27, 0) macro