Searched refs:GIC_SH_CONFIG_PVPS_SHF (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/intc/ | ||
H A D | mips_gic.h | 114 #define GIC_SH_CONFIG_PVPS_SHF 0 macro |
/openbmc/qemu/hw/intc/ | ||
H A D | mips_gic.c | 365 (gic->num_vps << GIC_SH_CONFIG_PVPS_SHF); in gic_reset() |