Searched refs:gicv3_rdistif_save (Results 1 – 8 of 8) sorted by relevance
155 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_marvell_gic_irq_save()200 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_marvell_gic_irq_pcpu_save()
153 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_versal_gic_save()
104 gicv3_rdistif_save(i, &ctx->rdist_ctx[i]); in plat_gic_save()
208 gicv3_rdistif_save(plat_my_core_pos(), rdist_context); in plat_arm_gic_save()
509 void gicv3_rdistif_save(unsigned int proc_num, gicv3_redist_ctx_t * const rdist_ctx);
540 void gicv3_rdistif_save(unsigned int proc_num, in gicv3_rdistif_save() function
1352 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in rockchip_soc_sys_pwr_dm_suspend()
2303 Redistributor context can be saved using the ``gicv3_rdistif_save()`` helper.