Home
last modified time | relevance | path

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

/trusted-firmware-a/services/std_svc/spm_mm/
A Dspm_mm_setup.c104 mmap_add_region_ctx(sp_ctx->xlat_ctx_handle, in spm_sp_setup()
107 mmap_add_ctx(sp_ctx->xlat_ctx_handle, in spm_sp_setup()
110 init_xlat_tables_ctx(sp_ctx->xlat_ctx_handle); in spm_sp_setup()
116 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.h48 xlat_ctx_t *xlat_ctx_handle; member
A Dspm_mm_main.c172 ctx->xlat_ctx_handle = spm_get_sp_xlat_context(); in spm_mm_setup()

Completed in 4 milliseconds