Home
last modified time | relevance | path

Searched refs:gicv3_rdistif_probe (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_gicv3.c139 if (gicv3_rdistif_probe((uintptr_t)fvp_gicr_base_addrs[0]) == -1) { in plat_arm_gic_driver_init()
159 result = gicv3_rdistif_probe(*plat_gicr_frames); in plat_arm_gic_pcpu_init()
/trusted-firmware-a/plat/arm/common/
A Darm_gicv3.c111 if (gicv3_rdistif_probe(gicr_base_addrs[0]) == -1) { in plat_arm_gic_driver_init()
155 result = gicv3_rdistif_probe(*plat_gicr_frames); in plat_arm_gic_pcpu_init()
/trusted-firmware-a/include/drivers/arm/
A Dgicv3.h504 int gicv3_rdistif_probe(const uintptr_t gicr_frame);
/trusted-firmware-a/drivers/arm/gic/v3/
A Dgicv3_main.c1254 int gicv3_rdistif_probe(const uintptr_t gicr_frame) in gicv3_rdistif_probe() function
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map193 .text.gicv3_rdistif_probe
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt2406 - Adds `gicv3_rdistif_probe` function that delegates the responsibility of
/trusted-firmware-a/docs/
A Dchange-log.md2406 - Adds `gicv3_rdistif_probe` function that delegates the responsibility of

Completed in 24 milliseconds