Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmuv3.c49 static void smmuv3_trigger_irq(SMMUv3State *s, SMMUIrq irq, in smmuv3_trigger_irq() function
163 smmuv3_trigger_irq(s, SMMU_IRQ_EVTQ, 0); in smmuv3_write_eventq()
254 smmuv3_trigger_irq(s, SMMU_IRQ_GERROR, R_GERROR_EVENTQ_ABT_ERR_MASK); in smmuv3_record_event()
1335 smmuv3_trigger_irq(s, SMMU_IRQ_CMD_SYNC, 0); in smmuv3_cmdq_consume()
1516 smmuv3_trigger_irq(s, SMMU_IRQ_GERROR, R_GERROR_CMDQ_ERR_MASK); in smmuv3_cmdq_consume()
H A Dtrace-events25 smmuv3_trigger_irq(int irq) "irq=%d"