Home
last modified time | relevance | path

Searched refs:InterruptStatsProviderClass (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dintc.h8 typedef struct InterruptStatsProviderClass InterruptStatsProviderClass; typedef
9 DECLARE_CLASS_CHECKERS(InterruptStatsProviderClass, INTERRUPT_STATS_PROVIDER,
17 struct InterruptStatsProviderClass { struct
/openbmc/qemu/hw/intc/
H A Dintc.c32 .class_size = sizeof(InterruptStatsProviderClass),
H A Dm68k_irqc.c99 InterruptStatsProviderClass *ic = INTERRUPT_STATS_PROVIDER_CLASS(oc); in m68k_irqc_class_init()
H A Dgoldfish_pic.c192 InterruptStatsProviderClass *ic = INTERRUPT_STATS_PROVIDER_CLASS(oc); in goldfish_pic_class_init()
H A Dioapic_common.c198 InterruptStatsProviderClass *ic = INTERRUPT_STATS_PROVIDER_CLASS(klass); in ioapic_common_class_init()
H A Di8259_common.c207 InterruptStatsProviderClass *ic = INTERRUPT_STATS_PROVIDER_CLASS(klass); in pic_common_class_init()
H A Dslavio_intctl.c448 InterruptStatsProviderClass *ic = INTERRUPT_STATS_PROVIDER_CLASS(klass); in slavio_intctl_class_init()
/openbmc/qemu/hw/core/
H A Dmachine-qmp-cmds.c336 InterruptStatsProviderClass *k; in qmp_x_query_irq_foreach()
/openbmc/qemu/monitor/
H A Dhmp-cmds.c87 InterruptStatsProviderClass *k; in hmp_info_pic_foreach()
/openbmc/qemu/hw/ppc/
H A Dpnv.c2336 InterruptStatsProviderClass *ispc = INTERRUPT_STATS_PROVIDER_CLASS(oc); in pnv_machine_class_init()
H A Dspapr.c4633 InterruptStatsProviderClass *ispc = INTERRUPT_STATS_PROVIDER_CLASS(oc); in spapr_machine_class_init()