Searched refs:vma_mmu_pagesize (Results 1 – 8 of 8) sorted by relevance
140 psize = vma_mmu_pagesize(vma); in book3e_hugetlb_preload()
38 pte = huge_pte_offset(mm, address, vma_mmu_pagesize(vma));
412 extern unsigned long vma_mmu_pagesize(struct vm_area_struct *vma);664 static inline unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
544 unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
1531 vma_mmu_pagesize(vma)); in try_to_unmap_one()
654 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function4853 vma_mmu_pagesize(svma)); in huge_pmd_share()
239 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
838 SEQ_PUT_DEC(" kB\nMMUPageSize: ", vma_mmu_pagesize(vma)); in show_smap()