Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/extensions/amu/aarch64/
Damu.c19 static struct amu_ctx amu_ctxs[PLATFORM_CORE_COUNT]; variable
159 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_save()
206 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_restore()
/external/arm-trusted-firmware/lib/extensions/amu/aarch32/
Damu.c19 static struct amu_ctx amu_ctxs[PLATFORM_CORE_COUNT]; variable
150 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_save()
197 struct amu_ctx *ctx = &amu_ctxs[plat_my_core_pos()]; in amu_context_restore()