Searched refs:tables_mapped_regions (Results 1 – 3 of 3) sorted by relevance
82 int *tables_mapped_regions; member120 .tables_mapped_regions = _ctx_name##_mapped_regions,
62 if (ctx->tables_mapped_regions[i] == 0) in xlat_table_get_empty()74 ctx->tables_mapped_regions[idx]++; in xlat_table_inc_regions_count()83 ctx->tables_mapped_regions[idx]--; in xlat_table_dec_regions_count()89 return ctx->tables_mapped_regions[xlat_table_get_index(ctx, table)] == 0; in xlat_table_is_empty()1176 ctx->tables_mapped_regions = mapped_regions; in xlat_setup_dynamic_ctx()1210 ctx->tables_mapped_regions[j] = 0; in init_xlat_tables_ctx()
232 if (ctx->tables_mapped_regions[i] != 0) in xlat_tables_print()