Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h134 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
/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c103 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()