Searched refs:xlat_change_mem_attributes_ctx (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/lib/xlat_tables_v2/ |
| H A D | xlat_tables_context.c | 120 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 D | xlat_tables_utils.c | 497 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 D | spm_mm_xlat.c | 166 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 D | xlat_tables_v2.h | 382 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 D | spmc_main.c | 1869 ret = xlat_change_mem_attributes_ctx(sp->xlat_ctx_handle, in ffa_mem_perm_set_handler()
|