Home
last modified time | relevance | path

Searched defs:GICv3ITSCommonClass (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_its_common.h111 typedef struct GICv3ITSCommonClass GICv3ITSCommonClass; typedef
115 struct GICv3ITSCommonClass { struct
117 SysBusDeviceClass parent_class;
120 int (*send_msi)(GICv3ITSState *s, uint32_t data, uint16_t devid);
121 void (*pre_save)(GICv3ITSState *s);
122 void (*post_load)(GICv3ITSState *s);