Searched refs:gicv3_rdistif_save (Results 1 – 13 of 13) sorted by relevance
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_gicv3.c | 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()
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | gicv3.c | 154 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_gic_save()
|
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | versal_gicv3.c | 155 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_versal_gic_save()
|
| /rk3399_ARM-atf/plat/ti/common/ |
| H A D | k3_gicv3.c | 98 gicv3_rdistif_save(i, &rdist_ctx[i]); in k3_gic_save_context()
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | plat_imx8_gic.c | 133 gicv3_rdistif_save(i, &ctx->rdist_ctx[i]); in plat_gic_save()
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_base.c | 188 gicv3_rdistif_save(plat_my_core_pos(), rdist_context); in gic_save()
|
| H A D | gicv3_main.c | 561 void gicv3_rdistif_save(unsigned int proc_num, in gicv3_rdistif_save() function
|
| /rk3399_ARM-atf/plat/mediatek/drivers/gicv3/ |
| H A D | mt_gic_v3.c | 115 gicv3_rdistif_save(cpu, &rdist_ctx[cpu]); in mt_gic_rdistif_save()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/ |
| H A D | plat_pm.c | 96 gicv3_rdistif_save(i, &rdist_ctx[i]); in rcar_pwr_domain_suspend()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen4/ |
| H A D | plat_pm.c | 101 gicv3_rdistif_save(i, &rdist_ctx[i]); in rcar_pwr_domain_suspend()
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | gicv3.h | 573 void gicv3_rdistif_save(unsigned int proc_num, gicv3_redist_ctx_t * const rdist_ctx);
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu.c | 1353 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in rockchip_soc_sys_pwr_dm_suspend()
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 3153 Redistributor context can be saved using the ``gicv3_rdistif_save()`` helper.
|