Searched defs:xlat_ctx (Results 1 – 2 of 2) 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;73 int tables_num;75 bool readonly_tables;82 int *tables_mapped_regions;85 int next_table;109 * Translation regime managed by this xlat_ctx_t. It should be one of argument[all …]
117 xlat_ctx_t *xlat_ctx = sp_ctx->xlat_ctx_handle; in spm_sp_setup() local
Completed in 3 milliseconds