Searched refs:__hash_page_thp (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/powerpc/mm/book3s64/ |
D | hash_hugepage.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() function
|
D | hash_utils.c | 1397 rc = __hash_page_thp(ea, access, vsid, (pmd_t *)ptep, in hash_page_mm()
|
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h | 473 extern int __hash_page_thp(unsigned long ea, unsigned long access, 477 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() function
|