Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_common.c316 int cpuidx; in gicv3_init_irqs_and_mmio() local
372 int i, rdist_capacity, cpuidx; in arm_gicv3_common_realize() local
H A Darm_gicv3_redist.c718 int cpuidx; in gicv3_redist_read() local
777 int cpuidx; in gicv3_redist_write() local
/openbmc/linux/arch/arm/kernel/
H A Ddevtree.c76 u32 i, j, cpuidx = 1; in arm_dt_init_cpu_maps() local
/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_common.h244 uint32_t cpuidx; /* index of first CPU this region covers */ member