Searched defs:GICv3ITSState (Results 1 – 1 of 1) sorted by relevance
57 struct GICv3ITSState { struct58 SysBusDevice parent_obj;60 MemoryRegion iomem_main;61 MemoryRegion iomem_its_cntrl;62 MemoryRegion iomem_its_translation;87 typedef struct GICv3ITSState GICv3ITSState; argument