Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h149 static inline unsigned int hpte_hash_index(unsigned char *hpte_slot_array, in hpte_hash_index() function
H A Dhash-64k.h232 static inline unsigned int hpte_hash_index(unsigned char *hpte_slot_array, in hpte_hash_index() function
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c106 hidx = hpte_hash_index(hpte_slot_array, index); in __hash_page_thp()
H A Dhash_native.c616 hidx = hpte_hash_index(hpte_slot_array, i); in native_hugepage_invalidate()
H A Dhash_utils.c1983 hidx = hpte_hash_index(hpte_slot_array, i); in flush_hash_hugepage()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1267 hidx = hpte_hash_index(hpte_slot_array, i); in pSeries_lpar_hugepage_invalidate()