Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dsetup.h20 extern void cache_error_setup(void);
/openbmc/linux/arch/loongarch/mm/
H A Dcache.c28 void cache_error_setup(void) in cache_error_setup() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c1167 cache_error_setup(); in trap_init()