Home
last modified time | relevance | path

Searched refs:cache_parity_error (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dcex-gen.S40 j cache_parity_error
/openbmc/linux/arch/loongarch/include/asm/
H A Dexception.h11 asmlinkage void cache_parity_error(void);
/openbmc/linux/arch/loongarch/kernel/
H A Dgenex.S54 b cache_parity_error
H A Dtraps.c1033 asmlinkage void cache_parity_error(void) in cache_parity_error() function
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1832 asmlinkage void cache_parity_error(void) in cache_parity_error() function
1906 cache_parity_error(); in do_ftlb()