Searched refs:__hash_page_thp (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/include/asm/ |
D | mmu-hash64.h | 333 extern int __hash_page_thp(unsigned long ea, unsigned long access, 337 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() function
|
/arch/powerpc/mm/ |
D | hugepage-hash64.c | 72 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() function
|
D | hash_utils_64.c | 1088 rc = __hash_page_thp(ea, access, vsid, (pmd_t *)ptep, in hash_page_mm()
|