Searched refs:xlat_use_count (Results 1 – 1 of 1) sorted by relevance
34 static int xlat_use_count[CONFIG_MAX_XLAT_TABLES]; variable49 if (xlat_use_count[i] == 0) { in new_table()51 xlat_use_count[i] = XLAT_REF_COUNT_UNIT; in new_table()73 int prev_count = xlat_use_count[i]; in table_usage()88 xlat_use_count[i] = new_count; in table_usage()122 if (xlat_use_count[i] == 0) { in arm64_mmu_nb_free_tables()135 count += xlat_use_count[i]; in arm64_mmu_tables_total_usage()