Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmmu-hash64.h333 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/
Dhugepage-hash64.c72 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() function
Dhash_utils_64.c1088 rc = __hash_page_thp(ea, access, vsid, (pmd_t *)ptep, in hash_page_mm()