Home
last modified time | relevance | path

Searched refs:xlat_change_mem_attributes_ctx (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_context.c120 return xlat_change_mem_attributes_ctx(&tf_xlat_ctx, base_va, size, attr); in xlat_change_mem_attributes()
168 int rc = xlat_change_mem_attributes_ctx(&tf_xlat_ctx, in xlat_make_tables_readonly()
H A Dxlat_tables_utils.c497 int xlat_change_mem_attributes_ctx(const xlat_ctx_t *ctx, uintptr_t base_va, in xlat_change_mem_attributes_ctx() function
/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_xlat.c166 int ret = xlat_change_mem_attributes_ctx(sp_ctx->xlat_ctx_handle, in spm_memory_attributes_set_smc_handler()
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2.h382 int xlat_change_mem_attributes_ctx(const xlat_ctx_t *ctx, uintptr_t base_va,
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1869 ret = xlat_change_mem_attributes_ctx(sp->xlat_ctx_handle, in ffa_mem_perm_set_handler()