Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dinternals.h1475 void arm_log_exception(CPUState *cs);
H A Dhelper.c10827 void arm_log_exception(CPUState *cs) in arm_log_exception() function
11828 arm_log_exception(cs); in arm_cpu_do_interrupt()
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c2190 arm_log_exception(cs); in arm_v7m_cpu_do_interrupt()