Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dexc_helper.c145 static uint32_t relocated_vector(CPUXtensaState *env, uint32_t vector) in relocated_vector() function
180 env->pc = relocated_vector(env, in handle_interrupt()
244 env->pc = relocated_vector(env, vector); in xtensa_cpu_do_interrupt()