Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.h194 void *intc_handle; member
H A Dhelper.c86 irq_vector = sh_intc_get_pending_vector(env->intc_handle, in superh_cpu_do_interrupt()
/openbmc/qemu/hw/sh4/
H A Dsh7750.c815 cpu->env.intc_handle = &s->intc; in sh7750_init()