Home
last modified time | relevance | path

Searched refs:loongarch_exception_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dinternals.h27 const char *loongarch_exception_name(int32_t exception);
H A Dcpu.c77 const char *loongarch_exception_name(int32_t exception) in loongarch_exception_name() function
98 loongarch_exception_name(exception)); in do_raise_exception()
178 loongarch_exception_name(cs->exception_index)); in loongarch_cpu_do_interrupt()