Lines Matching defs:vma

240 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma)  in subpool_vma()
799 struct vm_area_struct *vma, unsigned long address) in vma_hugecache_offset()
805 pgoff_t linear_hugepage_index(struct vm_area_struct *vma, in linear_hugepage_index()
816 unsigned long vma_kernel_pagesize(struct vm_area_struct *vma) in vma_kernel_pagesize()
830 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma) in vma_mmu_pagesize()
863 static unsigned long get_vma_private_data(struct vm_area_struct *vma) in get_vma_private_data()
868 static void set_vma_private_data(struct vm_area_struct *vma, in set_vma_private_data()
957 static struct resv_map *vma_resv_map(struct vm_area_struct *vma) in vma_resv_map()
972 static void set_vma_resv_map(struct vm_area_struct *vma, struct resv_map *map) in set_vma_resv_map()
981 static void set_vma_resv_flags(struct vm_area_struct *vma, unsigned long flags) in set_vma_resv_flags()
989 static int is_vma_resv_set(struct vm_area_struct *vma, unsigned long flag) in is_vma_resv_set()
997 void reset_vma_resv_huge_pages(struct vm_area_struct *vma) in reset_vma_resv_huge_pages()
1005 static bool vma_has_reserves(struct vm_area_struct *vma, long chg) in vma_has_reserves()
1136 struct vm_area_struct *vma, in dequeue_huge_page_vma()
1952 struct vm_area_struct *vma, unsigned long addr) in alloc_buddy_huge_page_with_mpol()
1987 struct page *alloc_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, in alloc_huge_page_vma()
2179 struct vm_area_struct *vma, unsigned long addr, in __vma_reservation_common()
2250 struct vm_area_struct *vma, unsigned long addr) in vma_needs_reservation()
2256 struct vm_area_struct *vma, unsigned long addr) in vma_commit_reservation()
2262 struct vm_area_struct *vma, unsigned long addr) in vma_end_reservation()
2268 struct vm_area_struct *vma, unsigned long addr) in vma_add_reservation()
2285 struct vm_area_struct *vma, unsigned long address, in restore_reserve_on_error()
2317 struct page *alloc_huge_page(struct vm_area_struct *vma, in alloc_huge_page()
3651 static void hugetlb_vm_op_open(struct vm_area_struct *vma) in hugetlb_vm_op_open()
3669 static void hugetlb_vm_op_close(struct vm_area_struct *vma) in hugetlb_vm_op_close()
3697 static int hugetlb_vm_op_split(struct vm_area_struct *vma, unsigned long addr) in hugetlb_vm_op_split()
3704 static unsigned long hugetlb_vm_op_pagesize(struct vm_area_struct *vma) in hugetlb_vm_op_pagesize()
3738 static pte_t make_huge_pte(struct vm_area_struct *vma, struct page *page, in make_huge_pte()
3757 static void set_huge_ptep_writable(struct vm_area_struct *vma, in set_huge_ptep_writable()
3794 struct vm_area_struct *vma) in copy_hugetlb_page_range()
3904 void __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma, in __unmap_hugepage_range()
4023 struct vm_area_struct *vma, unsigned long start, in __unmap_hugepage_range_final()
4041 void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start, in unmap_hugepage_range()
4071 static void unmap_ref_private(struct mm_struct *mm, struct vm_area_struct *vma, in unmap_ref_private()
4127 static vm_fault_t hugetlb_cow(struct mm_struct *mm, struct vm_area_struct *vma, in hugetlb_cow()
4273 struct vm_area_struct *vma, unsigned long address) in hugetlbfs_pagecache_page()
4289 struct vm_area_struct *vma, unsigned long address) in hugetlbfs_pagecache_present()
4327 static inline vm_fault_t hugetlb_handle_userfault(struct vm_area_struct *vma, in hugetlb_handle_userfault()
4360 struct vm_area_struct *vma, in hugetlb_no_page()
4557 vm_fault_t hugetlb_fault(struct mm_struct *mm, struct vm_area_struct *vma, in hugetlb_fault()
4871 long follow_hugetlb_page(struct mm_struct *mm, struct vm_area_struct *vma, in follow_hugetlb_page()
5049 unsigned long hugetlb_change_protection(struct vm_area_struct *vma, in hugetlb_change_protection()
5143 struct vm_area_struct *vma, in hugetlb_reserve_pages()
5343 struct vm_area_struct *vma, in page_table_shareable()
5367 static bool vma_shareable(struct vm_area_struct *vma, unsigned long addr) in vma_shareable()
5380 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share()
5394 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible()
5433 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share()
5490 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare()
5517 pte_t *huge_pmd_share(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_share()
5523 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare()
5529 void adjust_range_if_pmd_sharing_possible(struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible()
5534 bool want_pmd_share(struct vm_area_struct *vma, unsigned long addr) in want_pmd_share()
5541 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc()
5621 follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd()
5629 follow_huge_pmd_pte(struct vm_area_struct *vma, unsigned long address, int flags) in follow_huge_pmd_pte()
5763 void hugetlb_unshare_all_pmds(struct vm_area_struct *vma) in hugetlb_unshare_all_pmds()