Searched refs:__hash_page_huge (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugetlbpage.c | 23 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge() function
|
H A D | hash_utils.c | 1412 rc = __hash_page_huge(ea, access, vsid, ptep, trap, in hash_page_mm()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hugetlbpage.c | 20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge() function
|
H A D | hash_utils.c | 1568 rc = __hash_page_huge(ea, access, vsid, ptep, trap, in hash_page_mm()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 469 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | mmu-hash.h | 474 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid,
|
Completed in 10 milliseconds