Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_setup.c52 init_xlat_tables_ctx(sp->xlat_ctx_handle); in spmc_el0_sp_setup()
58 xlat_ctx_t *xlat_ctx = sp->xlat_ctx_handle; in spmc_el0_sp_setup()
136 sp->xlat_ctx_handle->xlat_regime = in spmc_el0_sp_setup()
144 mmap_add_region_ctx(sp->xlat_ctx_handle, in spmc_el0_sp_setup()
A Dspmc.h153 xlat_ctx_t *xlat_ctx_handle; member
A Dspmc_main.c900 mmap_add_region_ctx(sp->xlat_ctx_handle, in populate_sp_mem_regions()
1127 sp_desc->xlat_ctx_handle = spm_get_sp_xlat_context(); in find_and_prepare_sp_context()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_setup.c31 init_xlat_tables_ctx(sp_ctx->xlat_ctx_handle); in spm_el0_sp_setup()
37 xlat_ctx_t *xlat_ctx = sp_ctx->xlat_ctx_handle; in spm_el0_sp_setup()
A Dspm_mm_xlat.c97 int rc = xlat_get_mem_attributes_ctx(sp_ctx->xlat_ctx_handle, in spm_memory_attributes_get_smc_handler()
127 int ret = xlat_change_mem_attributes_ctx(sp_ctx->xlat_ctx_handle, in spm_memory_attributes_set_smc_handler()
A Dspm_mm_main.c75 ctx->xlat_ctx_handle = spm_get_sp_xlat_context(); in spm_mm_setup()
141 mmap_add_region_ctx(ctx->xlat_ctx_handle, in spm_mm_setup()
144 mmap_add_ctx(ctx->xlat_ctx_handle, in spm_mm_setup()
/tf-a-ffa_el3_spmc/include/services/
A Dspm_mm_svc.h115 xlat_ctx_t *xlat_ctx_handle; member

Completed in 12 milliseconds