Searched refs:khi (Results 1 – 1 of 1) sorted by relevance
337 pfn_t klo, khi; in kcage_next_range() local342 khi = lp->lim; in kcage_next_range()345 khi = lp->curr; in kcage_next_range()349 if (klo < tlo && klo < khi && lo < khi && klo < hi) { in kcage_next_range()351 thi = MIN(hi, khi); in kcage_next_range()