Home
last modified time | relevance | path

Searched refs:GICV4_REDIST_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dvirt.h201 redist_size = GICV4_REDIST_SIZE; in virt_redist_capacity()
/openbmc/qemu/include/hw/intc/
H A Darm_gicv3_common.h46 #define GICV4_REDIST_SIZE 0x40000 macro
/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h542 return GICV4_REDIST_SIZE; in gicv3_redist_size()