Searched refs:amu_ctx (Results 1 – 3 of 3) sorted by relevance
20 amu_regs_t amu_ctx[PLATFORM_CORE_COUNT]; variable83 amu_regs_t *ctx = &amu_ctx[core_pos]; in amu_context_save()167 amu_regs_t *ctx = &amu_ctx[core_pos]; in amu_context_restore()
23 PER_CPU_DEFINE(amu_regs_t, amu_ctx);115 amu_regs_t *ctx = PER_CPU_CUR(amu_ctx); in amu_context_save()199 amu_regs_t *ctx = PER_CPU_CUR(amu_ctx); in amu_context_restore()
473 …- migrate amu_ctx to per-cpu framework ([0f90f37](https://review.trustedfirmware.org/plugins/gitil…