Home
last modified time | relevance | path

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

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