Searched refs:gicv3_rdistif_probe (Results 1 – 5 of 5) sorted by relevance
140 if (gicv3_rdistif_probe((uintptr_t)fvp_gicr_base_addrs[0]) == -1) { in plat_arm_gic_driver_init()160 result = gicv3_rdistif_probe(*plat_gicr_frames); in plat_arm_gic_pcpu_init()
116 if (gicv3_rdistif_probe(gicr_base_addrs[0]) == -1) { in plat_arm_gic_driver_init()160 result = gicv3_rdistif_probe(*plat_gicr_frames); in plat_arm_gic_pcpu_init()
549 int gicv3_rdistif_probe(const uintptr_t gicr_frame);
1333 int gicv3_rdistif_probe(const uintptr_t gicr_frame) in gicv3_rdistif_probe() function
6682 - Adds `gicv3_rdistif_probe` function that delegates the responsibility of