Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dexynos4210_gic.h32 struct Exynos4210GicState { struct
33 SysBusDevice parent_obj;
35 MemoryRegion cpu_container;
36 MemoryRegion dist_container;
37 MemoryRegion cpu_alias[EXYNOS4210_GIC_NCPUS];
38 MemoryRegion dist_alias[EXYNOS4210_GIC_NCPUS];
39 uint32_t num_cpu;
40 DeviceState *gic;