Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/bl31/
Dbl31_context_mgmt.c45 void *cm_get_context_by_index(unsigned int cpu_idx, in cm_get_context_by_index() function
/trusted-firmware-a-latest/include/lib/el3_runtime/
Dcontext_mgmt.h25 void *cm_get_context_by_index(unsigned int cpu_idx,
/trusted-firmware-a-latest/bl32/sp_min/
Dsp_min_main.c91 void *cm_get_context_by_index(unsigned int cpu_idx, in cm_get_context_by_index() function
/trusted-firmware-a-latest/lib/el3_runtime/aarch32/
Dcontext_mgmt.c167 ctx = cm_get_context_by_index(cpu_idx, GET_SECURITY_STATE(ep->h.attr)); in cm_init_context_by_index()
/trusted-firmware-a-latest/lib/el3_runtime/aarch64/
Dcontext_mgmt.c797 ctx = cm_get_context_by_index(cpu_idx, GET_SECURITY_STATE(ep->h.attr)); in cm_init_context_by_index()
/trusted-firmware-a-latest/docs/getting_started/
Dpsci-lib-integration-guide.rst385 **Function : cm_get_context_by_index()**