Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/mm/nohash/
De500_hugetlbpage.c130 psize = vma_mmu_pagesize(vma); in book3e_hugetlb_preload()
/Linux-v6.1/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-v6.1/arch/powerpc/mm/book3s64/
Dslice.c783 unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
/Linux-v6.1/fs/
Duserfaultfd.c246 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
/Linux-v6.1/fs/proc/
Dtask_mmu.c864 SEQ_PUT_DEC(" kB\nMMUPageSize: ", vma_mmu_pagesize(vma)); in show_smap()
/Linux-v6.1/mm/
Dhugetlb.c846 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
6988 vma_mmu_pagesize(svma)); in huge_pmd_share()