Searched defs:xlat_ctx (Results 1 – 3 of 3) sorted by relevance
49 struct xlat_ctx { struct53 unsigned long long pa_max_address;54 uintptr_t va_max_address;64 struct mmap_region *mmap;65 int mmap_num;72 uint64_t (*tables)[XLAT_TABLE_ENTRIES];73 int tables_num;75 bool readonly_tables;82 int *tables_mapped_regions;85 int next_table;[all …]
221 xlat_ctx_t *xlat_ctx = sp_ctx->xlat_ctx_handle; in spm_sp_setup() local
609 xlat_ctx_t *xlat_ctx; in spmc_el0_sp_setup_mmu() local