Searched refs:max_hpte_count (Results 1 – 1 of 1) sorted by relevance
2226 int i, max_hpte_count, valid; in flush_hash_hugepage() local2251 max_hpte_count = HPAGE_PMD_SIZE >> shift; in flush_hash_hugepage()2252 for (i = 0; i < max_hpte_count; i++) { in flush_hash_hugepage()