Home
last modified time | relevance | path

Searched refs:vma_mmu_pagesize (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/nohash/
De500_hugetlbpage.c130 psize = vma_mmu_pagesize(vma); in book3e_hugetlb_preload()
/linux-6.1.9/include/linux/
Dhugetlb.h770 extern unsigned long vma_mmu_pagesize(struct vm_area_struct *vma);
1063 static inline unsigned long vma_mmu_pagesize(struct vm_area_struct *vma)
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dslice.c783 unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
/linux-6.1.9/fs/
Duserfaultfd.c261 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
/linux-6.1.9/fs/proc/
Dtask_mmu.c864 SEQ_PUT_DEC(" kB\nMMUPageSize: ", vma_mmu_pagesize(vma)); in show_smap()
/linux-6.1.9/mm/
Dhugetlb.c994 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
7016 vma_mmu_pagesize(svma)); in huge_pmd_share()