Home
last modified time | relevance | path

Searched defs:cpuidx (Results 1 – 3 of 3) 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/qemu/include/hw/intc/
H A Darm_gicv3_common.h218 uint32_t cpuidx; /* index of first CPU this region covers */ member