Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-hash64.h340 extern int __hash_page_thp(unsigned long ea, unsigned long access,
344 static inline int __hash_page_thp(unsigned long ea, unsigned long access, in __hash_page_thp() function
/linux-4.1.27/arch/powerpc/mm/
Dhugepage-hash64.c21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() function
Dhash_utils_64.c1090 rc = __hash_page_thp(ea, access, vsid, (pmd_t *)ptep, in hash_page_mm()