Lines Matching defs:max_it
150 size_t max_it;
561 gd->max_it = probe_max_it(gicc_base, gicd_base);
608 for (n = 0; n <= gd->max_it / NUM_INTS_PER_REG; n++) {
912 for (i = 0; i <= (int)gd->max_it; i++) {
926 if (it >= gd->max_it || it < GIC_SPI_BASE)
984 if (id <= gd->max_it)
1007 if (it > gd->max_it)
1054 if (it > gd->max_it)
1081 if (it > gd->max_it)
1093 if (it > gd->max_it)
1121 if (it > gd->max_it)