Home
last modified time | relevance | path

Searched refs:amu_ctxs (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/lib/extensions/amu/aarch32/
A Damu.c19 static struct amu_ctx amu_ctxs[PLATFORM_CORE_COUNT]; variable
173 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_save()
220 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_restore()
/tf-a-ffa_el3_spmc/lib/extensions/amu/aarch64/
A Damu.c20 static struct amu_ctx amu_ctxs[PLATFORM_CORE_COUNT]; variable
254 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_save()
325 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_restore()

Completed in 3 milliseconds