Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h122 static inline char *get_hpte_slot_array(pmd_t *pmdp) in get_hpte_slot_array() function
H A Dhash-64k.h202 static inline char *get_hpte_slot_array(pmd_t *pmdp) in get_hpte_slot_array() function
/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c77 hpte_slot_array = get_hpte_slot_array(pmdp); in __hash_page_thp()