Searched refs:GIC_MAX_VPS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/intc/ | ||
H A D | mips_gic.h | 177 #define GIC_MAX_VPS 32 macro |
/openbmc/qemu/hw/intc/ | ||
H A D | mips_gic.c | 412 if (s->num_vps > GIC_MAX_VPS) { in mips_gic_realize() |