Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/book3s64/
Dhash_hugepage.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() function
Dhash_utils.c1497 rc = __hash_page_thp(ea, access, vsid, (pmd_t *)ptep, in hash_page_mm()
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h478 extern int __hash_page_thp(unsigned long ea, unsigned long access,
482 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() function