Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c11083 static void take_aarch32_exception(CPUARMState *env, int new_mode, in take_aarch32_exception() function
11251 take_aarch32_exception(env, ARM_CPU_MODE_HYP, mask, 0, addr); in arm_cpu_do_interrupt_aarch32_hyp()
11445 take_aarch32_exception(env, new_mode, mask, offset, addr); in arm_cpu_do_interrupt_aarch32()