Searched refs:vma_mmu_pagesize (Results 1 – 8 of 8) sorted by relevance
140 psize = vma_mmu_pagesize(vma); in book3e_hugetlb_preload()
36 pte = huge_pte_offset(mm, address, vma_mmu_pagesize(vma));
695 extern unsigned long vma_mmu_pagesize(struct vm_area_struct *vma);978 static inline unsigned long vma_mmu_pagesize(struct vm_area_struct *vma)
557 unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function
1533 vma_mmu_pagesize(vma)); in try_to_unmap_one()1849 vma_mmu_pagesize(vma)); in try_to_migrate_one()
833 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize() function5995 vma_mmu_pagesize(svma)); in huge_pmd_share()
238 ptep = huge_pte_offset(mm, address, vma_mmu_pagesize(vma)); in userfaultfd_huge_must_wait()
824 SEQ_PUT_DEC(" kB\nMMUPageSize: ", vma_mmu_pagesize(vma)); in show_smap()