Home
last modified time | relevance | path

Searched defs:rdistif_base_addrs (Results 1 – 15 of 15) sorted by relevance

/arm-trusted-firmware/plat/nvidia/tegra/common/
H A Dtegra_gicv3.c19 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/aspeed/ast2700/
H A Dplat_bl31_setup.c23 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/rockchip/common/
H A Drockchip_gicv3.c26 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/qti/common/src/
H A Dqti_gic_v3.c18 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/imx/common/
H A Dplat_imx8_gic.c20 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/marvell/armada/common/
H A Dmarvell_gicv3.c30 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/ti/k3/common/
H A Dk3_gicv3.c20 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/xilinx/versal/
H A Dversal_gicv3.c30 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/xilinx/versal_net/
H A Dversal_net_gicv3.c31 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/arm/common/
H A Darm_gicv3.c30 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c33 static uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/plat/mediatek/mt8183/
H A Dplat_mt_gic.c21 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/drivers/arm/gic/v3/
H A Dgicv3_helpers.c71 void gicv3_rdistif_base_addrs_probe(uintptr_t *rdistif_base_addrs, in gicv3_rdistif_base_addrs_probe() argument
/arm-trusted-firmware/plat/mediatek/drivers/gic600/
H A Dmt_gic_v3.c24 uintptr_t rdistif_base_addrs[PLATFORM_CORE_COUNT]; variable
/arm-trusted-firmware/include/drivers/arm/
H A Dgicv3.h498 uintptr_t *rdistif_base_addrs; member