Home
last modified time | relevance | path

Searched refs:max_hpte_count (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c2226 int i, max_hpte_count, valid; in flush_hash_hugepage() local
2251 max_hpte_count = HPAGE_PMD_SIZE >> shift; in flush_hash_hugepage()
2252 for (i = 0; i < max_hpte_count; i++) { in flush_hash_hugepage()