Searched refs:xlat_ctx_handle (Results 1 – 7 of 7) sorted by relevance
52 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()
153 xlat_ctx_t *xlat_ctx_handle; member
900 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()
31 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()
97 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()
75 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()
115 xlat_ctx_t *xlat_ctx_handle; member
Completed in 12 milliseconds