Searched refs:a9mpcore (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | fsl-imx6.c | 52 object_initialize_child(obj, "a9mpcore", &s->a9mpcore, TYPE_A9MPCORE_PRIV); in fsl_imx6_init() 144 object_property_set_int(OBJECT(&s->a9mpcore), "num-cpu", smp_cpus, in fsl_imx6_realize() 147 object_property_set_int(OBJECT(&s->a9mpcore), "num-irq", in fsl_imx6_realize() 150 if (!sysbus_realize(SYS_BUS_DEVICE(&s->a9mpcore), errp)) { in fsl_imx6_realize() 153 sysbus_mmio_map(SYS_BUS_DEVICE(&s->a9mpcore), 0, FSL_IMX6_A9MPCORE_ADDR); in fsl_imx6_realize() 156 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i, in fsl_imx6_realize() 158 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i + smp_cpus, in fsl_imx6_realize() 196 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 208 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() 229 qdev_get_gpio_in(DEVICE(&s->a9mpcore), in fsl_imx6_realize() [all …]
|
H A D | npcm7xx.c | 405 return qdev_get_gpio_in(DEVICE(&s->a9mpcore), n); in npcm7xx_irq() 418 object_initialize_child(obj, "a9mpcore", &s->a9mpcore, TYPE_A9MPCORE_PRIV); in npcm7xx_init() 505 object_property_set_int(OBJECT(&s->a9mpcore), "num-cpu", nc->num_cpus, in npcm7xx_realize() 507 object_property_set_int(OBJECT(&s->a9mpcore), "num-irq", NPCM7XX_NUM_IRQ, in npcm7xx_realize() 509 sysbus_realize(SYS_BUS_DEVICE(&s->a9mpcore), &error_abort); in npcm7xx_realize() 510 sysbus_mmio_map(SYS_BUS_DEVICE(&s->a9mpcore), 0, NPCM7XX_CPUP_BA); in npcm7xx_realize() 513 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i, in npcm7xx_realize() 515 sysbus_connect_irq(SYS_BUS_DEVICE(&s->a9mpcore), i + nc->num_cpus, in npcm7xx_realize()
|
H A D | exynos4210.c | 588 qdev_prop_set_uint32(DEVICE(&s->a9mpcore), "num-cpu", EXYNOS4210_NCPUS); in exynos4210_realize() 589 busdev = SYS_BUS_DEVICE(&s->a9mpcore); in exynos4210_realize() 618 qdev_get_gpio_in(DEVICE(&s->a9mpcore), n)); in exynos4210_realize() 832 object_initialize_child(obj, "a9mpcore", &s->a9mpcore, TYPE_A9MPCORE_PRIV); in exynos4210_init()
|
/openbmc/qemu/hw/cpu/ |
H A D | meson.build | 6 system_ss.add(when: 'CONFIG_A9MPCORE', if_true: files('a9mpcore.c'))
|
/openbmc/qemu/include/hw/arm/ |
H A D | exynos4210.h | 101 A9MPPrivState a9mpcore; member
|
H A D | npcm7xx.h | 85 A9MPPrivState a9mpcore; member
|
H A D | fsl-imx6.h | 60 A9MPPrivState a9mpcore; member
|
/openbmc/ |
D | opengrok1.0.log | 2938 2025-03-15 03:00:41.839-0500 FINEST t473 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a9mpcore.c' (1,288) at 20240906080037212 [all...] |
D | opengrok2.0.log | 3045 2025-03-14 03:00:45.263-0500 FINEST t563 IndexDatabase.setupDeletedUids: live doc: '/openbmc/qemu/hw/cpu/a9mpcore.c' (1,288) at 20240906080037212 [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |