Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/cpus/aarch64/
Dcpuamu.c18 static struct cpuamu_ctx cpuamu_ctxs[PLATFORM_CORE_COUNT]; variable
32 struct cpuamu_ctx *ctx = &cpuamu_ctxs[plat_my_core_pos()]; in cpuamu_context_save()
51 struct cpuamu_ctx *ctx = &cpuamu_ctxs[plat_my_core_pos()]; in cpuamu_context_restore()