Home
last modified time | relevance | path

Searched defs:gic (Results 1 – 25 of 27) sorted by relevance

12

/qemu/hw/intc/
H A Dmips_gic.c25 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() local
89 static uint64_t gic_read_vp(MIPSGICState *gic, uint32_t vp_index, hwaddr addr, in gic_read_vp()
120 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_read() local
198 MIPSGICState *gic = opaque; in gic_timer_expire_cb() local
212 static void gic_timer_store_vp_compare(MIPSGICState *gic, uint32_t vp_index, in gic_timer_store_vp_compare()
224 static void gic_write_vp(MIPSGICState *gic, uint32_t vp_index, hwaddr addr, in gic_write_vp()
263 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_write() local
357 MIPSGICState *gic = (MIPSGICState *) opaque; in gic_reset() local
/qemu/hw/arm/
H A Dxlnx-zynqmp.c256 static void xlnx_zynqmp_create_bbram(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_bbram()
272 static void xlnx_zynqmp_create_efuse(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_efuse()
297 static void xlnx_zynqmp_create_apu_ctrl(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_apu_ctrl()
318 static void xlnx_zynqmp_create_crf(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_crf()
330 static void xlnx_zynqmp_create_ttc(XlnxZynqMPState *s, qemu_irq *gic) in xlnx_zynqmp_create_ttc()
548 SysBusDevice *gic = SYS_BUS_DEVICE(&s->gic); in xlnx_zynqmp_realize() local
H A Dfsl-imx6ul.c163 DeviceState *gic; in fsl_imx6ul_realize() local
H A Dfsl-imx7.c170 DeviceState *gic; in fsl_imx7_realize() local
H A Dfsl-imx6.c121 DeviceState *gic; in fsl_imx6_realize() local
H A Dmps3r.c105 GICv3State gic; member
H A Dxlnx-versal-virt.c39 uint32_t gic; member
H A Dsbsa-ref.c106 DeviceState *gic; member
/qemu/hw/cpu/
H A Drealview_mpcore.c33 RealViewGICState gic[4]; member
65 DeviceState *gic; in realview_mpcore_realize() local
/qemu/include/hw/intc/
H A Drealview_gic.h25 GICState gic; member
H A Dexynos4210_gic.h40 DeviceState *gic; member
H A Darm_gicv3_common.h127 GICv3State *gic; member
216 GICv3State *gic; member
/qemu/include/hw/arm/
H A Dbcm2838.h28 GICState gic; member
H A Dallwinner-h3.h146 GICState gic; member
H A Dnpcm8xx.h82 GICState gic; member
H A Dallwinner-r40.h129 GICState gic; member
H A Dxlnx-zynqmp.h105 GICState gic; member
H A Dvirt.h170 DeviceState *gic; member
H A Dfsl-imx8mp.h56 GICv3State gic; member
/qemu/include/hw/cpu/
H A Da15mpcore.h41 GICState gic; member
H A Darm11mpcore.h30 GICState gic; member
H A Da9mpcore.h33 GICState gic; member
/qemu/include/hw/mips/
H A Dcps.h45 MIPSGICState gic; member
/qemu/hw/timer/
H A Dmips_gictimer.c15 uint32_t mips_gictimer_get_freq(MIPSGICTimerState *gic) in mips_gictimer_get_freq()
/qemu/hw/vmapple/
H A Dvmapple.c62 DeviceState *gic; member

12