Searched refs:gicv3_rdistif_probe (Results 1 – 5 of 5) sorted by relevance
139 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()
111 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()
486 int gicv3_rdistif_probe(const uintptr_t gicr_frame);
1300 int gicv3_rdistif_probe(const uintptr_t gicr_frame) in gicv3_rdistif_probe() function
1171 - Adds ``gicv3_rdistif_probe`` function that delegates the responsibility