Searched refs:GIC_TARGETLIST_BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/intc/ | ||
H A D | arm_gic.h | 71 #define GIC_TARGETLIST_BITS 8 macro |
/openbmc/qemu/hw/arm/ | ||
H A D | virt.c | 1774 clustersz = GIC_TARGETLIST_BITS; in virt_cpu_mp_affinity() |