Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/std_svc/spm/spm_mm/
A Dspm_mm_setup.c105 mmap_add_region_ctx(sp_ctx->xlat_ctx_handle, in spm_sp_setup()
108 mmap_add_ctx(sp_ctx->xlat_ctx_handle, in spm_sp_setup()
111 init_xlat_tables_ctx(sp_ctx->xlat_ctx_handle); in spm_sp_setup()
117 xlat_ctx_t *xlat_ctx = sp_ctx->xlat_ctx_handle; in spm_sp_setup()
A Dspm_mm_xlat.c119 int rc = xlat_get_mem_attributes_ctx(sp_ctx->xlat_ctx_handle, in spm_memory_attributes_get_smc_handler()
149 int ret = xlat_change_mem_attributes_ctx(sp_ctx->xlat_ctx_handle, in spm_memory_attributes_set_smc_handler()
A Dspm_mm_private.h49 xlat_ctx_t *xlat_ctx_handle; member
A Dspm_mm_main.c173 ctx->xlat_ctx_handle = spm_get_sp_xlat_context(); in spm_mm_setup()

Completed in 4 milliseconds