Searched refs:__hash_page_4K (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/mm/ |
D | hash64_4k.c | 19 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() function
|
D | hash64_64k.c | 48 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() function
|
D | hash_utils_64.c | 1374 rc = __hash_page_4K(ea, access, vsid, ptep, trap, in hash_page_mm() 1536 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
|
/arch/powerpc/include/asm/book3s/64/ |
D | mmu-hash.h | 430 extern int __hash_page_4K(unsigned long ea, unsigned long access,
|