Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dhugepage-hash64.c100 valid = hpte_valid(hpte_slot_array, index); in __hash_page_thp()
Dhash_native_64.c450 valid = hpte_valid(hpte_slot_array, i); in native_hugepage_invalidate()
Dhash_utils_64.c1367 valid = hpte_valid(hpte_slot_array, i); in flush_hash_hugepage()
/arch/powerpc/include/asm/
Dpgtable-ppc64.h407 static inline unsigned int hpte_valid(unsigned char *hpte_slot_array, int index) in hpte_valid() function
/arch/powerpc/platforms/pseries/
Dlpar.c464 valid = hpte_valid(hpte_slot_array, i); in pSeries_lpar_hugepage_invalidate()