Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dhugepage-hash64.c88 hpte_slot_array = get_hpte_slot_array(pmdp); in __hash_page_thp()
Dhash_utils_64.c1343 hpte_slot_array = get_hpte_slot_array(pmdp); in flush_hash_hugepage()
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64.h426 static inline char *get_hpte_slot_array(pmd_t *pmdp) in get_hpte_slot_array() function