Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h181 typedef struct MIPSGICVPState MIPSGICVPState; typedef
191 struct MIPSGICVPState { struct
209 MIPSGICVPState *vps; argument
/openbmc/qemu/hw/intc/
H A Dmips_gic.c421 s->vps = g_new(MIPSGICVPState, s->num_vps); in mips_gic_realize()