Searched refs:base_level (Results 1 – 2 of 2) sorted by relevance
96 unsigned int base_level; member151 .base_level = GET_XLAT_TABLE_LEVEL_BASE(_virt_addr_space_size), \
254 assert(level >= ctx->base_level && level <= XLAT_TABLE_LEVEL_MAX); in xlat_tables_unmap_region()373 if (level > ctx->base_level) in xlat_tables_unmap_region()521 assert(level >= ctx->base_level && level <= XLAT_TABLE_LEVEL_MAX); in xlat_tables_map_region()548 if (level > ctx->base_level) in xlat_tables_map_region()885 ctx->base_level); in mmap_add_dynamic_region_ctx()910 ctx->base_table_entries, ctx->base_level); in mmap_add_dynamic_region_ctx()983 ctx->base_level); in mmap_remove_dynamic_region_ctx()1203 VERBOSE(" Initial lookup level: %i\n", ctx->base_level); in xlat_tables_print()1222 ctx->base_table_entries, ctx->base_level); in xlat_tables_print()1252 ctx->base_table_entries, ctx->base_level); in init_xlat_tables_ctx()