Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dexception.c123 [EXCP_CACHE] = "cache error",
/openbmc/qemu/target/mips/
H A Dcpu.h1296 EXCP_CACHE, /* 32 */ enumerator
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1286 case EXCP_CACHE: in mips_cpu_do_interrupt()