Searched refs:gicv3_rdistif_init_restore (Results 1 – 12 of 12) sorted by relevance
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_gicv3.c | 182 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in plat_marvell_gic_irq_restore() 209 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in plat_marvell_gic_irq_pcpu_restore()
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | gicv3.c | 177 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in plat_gic_resume()
|
| /rk3399_ARM-atf/plat/xilinx/versal/ |
| H A D | versal_gicv3.c | 178 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in plat_versal_gic_resume()
|
| /rk3399_ARM-atf/plat/ti/common/ |
| H A D | k3_gicv3.c | 107 gicv3_rdistif_init_restore(i, &rdist_ctx[i]); in k3_gic_restore_context()
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | plat_imx8_gic.c | 142 gicv3_rdistif_init_restore(i, &ctx->rdist_ctx[i]); in plat_gic_restore()
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_base.c | 216 gicv3_rdistif_init_restore(plat_my_core_pos(), rdist_context); in gic_resume()
|
| H A D | gicv3_main.c | 636 void gicv3_rdistif_init_restore(unsigned int proc_num, in gicv3_rdistif_init_restore() function
|
| /rk3399_ARM-atf/plat/mediatek/drivers/gicv3/ |
| H A D | mt_gic_v3.c | 129 gicv3_rdistif_init_restore(cpu, &rdist_ctx[cpu]); in mt_gic_rdistif_restore()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/ |
| H A D | plat_pm.c | 117 gicv3_rdistif_init_restore(i, &rdist_ctx[i]); in rcar_pwr_domain_suspend_finish()
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen4/ |
| H A D | plat_pm.c | 127 gicv3_rdistif_init_restore(i, &rdist_ctx[i]); in rcar_pwr_domain_suspend_finish()
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | gicv3.h | 572 void gicv3_rdistif_init_restore(unsigned int proc_num, const gicv3_redist_ctx_t * const rdist_ctx);
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu.c | 1510 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in rockchip_soc_sys_pwr_dm_resume()
|