Searched refs:gicv3_redist_ctx_t (Results 1 – 12 of 12) sorted by relevance
49 static gicv3_redist_ctx_t rdist_ctx __section(".arm_el3_tzc_dram") __used;169 gicv3_redist_ctx_t * const rdist_context = in gic_save()170 (gicv3_redist_ctx_t *)LOAD_ADDR_OF(rdist_ctx); in gic_save()202 const gicv3_redist_ctx_t *rdist_context = in gic_resume()203 (gicv3_redist_ctx_t *)LOAD_ADDR_OF(rdist_ctx); in gic_resume()
562 gicv3_redist_ctx_t * const rdist_ctx) in gicv3_rdistif_save()637 const gicv3_redist_ctx_t * const rdist_ctx) in gicv3_rdistif_init_restore()
14 gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT];
42 static gicv3_redist_ctx_t rdist_ctx __section("._el3_tzc_dram");
41 static gicv3_redist_ctx_t rdist_ctx __section(".versal_el3_tzc_dram");
41 static gicv3_redist_ctx_t rdist_ctx __section(".arm_el3_tzc_dram");
22 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT];
26 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT];
518 } gicv3_redist_ctx_t; typedef572 void gicv3_rdistif_init_restore(unsigned int proc_num, const gicv3_redist_ctx_t * const rdist_ctx);573 void gicv3_rdistif_save(unsigned int proc_num, gicv3_redist_ctx_t * const rdist_ctx);
29 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT];
30 static gicv3_redist_ctx_t rdist_ctx[PLATFORM_CORE_COUNT];
53 static gicv3_redist_ctx_t rdist_ctx;