Searched defs:xlat_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct xlat_ctx { struct49 unsigned long long pa_max_address;50 uintptr_t va_max_address;60 struct mmap_region *mmap;61 unsigned int mmap_num;68 uint64_t (*tables)[XLAT_TABLE_ENTRIES];69 unsigned int tables_num;75 int *tables_mapped_regions;78 unsigned int next_table;102 * Translation regime managed by this xlat_ctx_t. It takes the values of argument[all …]