Searched refs:n_sectors (Results 1 – 1 of 1) sorted by relevance
60 static SECno n_sectors = 0; variable478 vg_assert(sNo < n_sectors); in index_tte()721 for (i = 0; i < n_sectors; i++) { in find_TTEntry_from_hcode()771 for (i = 0; i < n_sectors; i++) { in is_in_the_main_TC()1272 for (i = 0; i < n_sectors; i++) { in sanity_check_sector_search_order()1274 || sector_search_order[i] >= n_sectors) in sanity_check_sector_search_order()1278 for (/* */; i < n_sectors; i++) { in sanity_check_sector_search_order()1282 if (i != n_sectors) in sanity_check_sector_search_order()1285 for (i = 0; i < n_sectors; i++) { in sanity_check_sector_search_order()1288 for (j = i+1; j < n_sectors; j++) { in sanity_check_sector_search_order()[all …]