Searched refs:MIPSGICState (Results 1 – 3 of 3) sorted by relevance
25 static void mips_gic_set_vp_irq(MIPSGICState *gic, int vp, int pin) in mips_gic_set_vp_irq()58 static void gic_update_pin_for_irq(MIPSGICState *gic, int n_IRQ) in gic_update_pin_for_irq()71 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_set_irq()120 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_read()198 MIPSGICState *gic = opaque; in gic_timer_expire_cb()264 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_write()358 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_reset()398 MIPSGICState *s = MIPS_GIC(obj); in mips_gic_init()408 MIPSGICState *s = MIPS_GIC(dev); in mips_gic_realize()442 DEFINE_PROP_UINT32("num-vp", MIPSGICState, num_vps, 1),[all …]
174 OBJECT_DECLARE_SIMPLE_TYPE(MIPSGICState, MIPS_GIC)200 struct MIPSGICState { struct
44 MIPSGICState gic;