Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_its_common.h57 struct GICv3ITSState { struct
58 SysBusDevice parent_obj;
60 MemoryRegion iomem_main;
61 MemoryRegion iomem_its_cntrl;
62 MemoryRegion iomem_its_translation;
87 typedef struct GICv3ITSState GICv3ITSState; argument