Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dio-workarounds.c59 unsigned hugepage_shift; in iowa_mem_find_bus() local
79 NULL, &hugepage_shift); in iowa_mem_find_bus()
83 WARN_ON(hugepage_shift); in iowa_mem_find_bus()
Deeh.c347 int hugepage_shift; in eeh_token_to_phys() local
355 NULL, &hugepage_shift); in eeh_token_to_phys()
358 WARN_ON(hugepage_shift); in eeh_token_to_phys()
/linux-4.4.14/arch/powerpc/mm/
Dtlb_hash64.c194 int hugepage_shift; in __flush_hash_table_range() local
213 &hugepage_shift); in __flush_hash_table_range()
226 hpte_need_flush(mm, start, ptep, pte, hugepage_shift); in __flush_hash_table_range()
Dhash_utils_64.c1209 int hugepage_shift; in hash_preload() local
1247 ptep = find_linux_pte_or_hugepte(pgdir, ea, NULL, &hugepage_shift); in hash_preload()
1251 WARN_ON(hugepage_shift); in hash_preload()