Home
last modified time | relevance | path

Searched defs:vma (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/linux/include/linux/
H A Duserfaultfd_k.h145 static inline bool is_mergeable_vm_userfaultfd_ctx(struct vm_area_struct *vma, in is_mergeable_vm_userfaultfd_ctx()
162 static inline bool uffd_disable_huge_pmd_share(struct vm_area_struct *vma) in uffd_disable_huge_pmd_share()
174 static inline bool uffd_disable_fault_around(struct vm_area_struct *vma) in uffd_disable_fault_around()
179 static inline bool userfaultfd_missing(struct vm_area_struct *vma) in userfaultfd_missing()
184 static inline bool userfaultfd_wp(struct vm_area_struct *vma) in userfaultfd_wp()
189 static inline bool userfaultfd_minor(struct vm_area_struct *vma) in userfaultfd_minor()
194 static inline bool userfaultfd_pte_wp(struct vm_area_struct *vma, in userfaultfd_pte_wp()
200 static inline bool userfaultfd_huge_pmd_wp(struct vm_area_struct *vma, in userfaultfd_huge_pmd_wp()
206 static inline bool userfaultfd_armed(struct vm_area_struct *vma) in userfaultfd_armed()
211 static inline bool vma_can_userfault(struct vm_area_struct *vma, in vma_can_userfault()
[all …]
H A Dmmap_lock.h113 static inline void vma_lock_init(struct vm_area_struct *vma, bool reset_refcnt) in vma_lock_init()
136 static inline void vma_refcount_put(struct vm_area_struct *vma) in vma_refcount_put()
156 static inline bool vma_start_read_locked_nested(struct vm_area_struct *vma, int subclass) in vma_start_read_locked_nested()
175 static inline bool vma_start_read_locked(struct vm_area_struct *vma) in vma_start_read_locked()
180 static inline void vma_end_read(struct vm_area_struct *vma) in vma_end_read()
186 static inline bool __is_vma_write_locked(struct vm_area_struct *vma, unsigned int *mm_lock_seq) in __is_vma_write_locked()
206 static inline void vma_start_write(struct vm_area_struct *vma) in vma_start_write()
230 int vma_start_write_killable(struct vm_area_struct *vma) in vma_start_write_killable()
239 static inline void vma_assert_write_locked(struct vm_area_struct *vma) in vma_assert_write_locked()
246 static inline void vma_assert_locked(struct vm_area_struct *vma) in vma_assert_locked()
[all …]
H A Drmap.h84 struct vm_area_struct *vma; member
160 static inline int anon_vma_prepare(struct vm_area_struct *vma) in anon_vma_prepare()
168 static inline void anon_vma_merge(struct vm_area_struct *vma, in anon_vma_merge()
230 int mapcount, struct vm_area_struct *vma) in folio_set_large_mapcount()
244 int diff, struct vm_area_struct *vma) in folio_add_return_large_mapcount()
294 int diff, struct vm_area_struct *vma) in folio_sub_return_large_mapcount()
345 struct vm_area_struct *vma) in folio_set_large_mapcount()
352 int diff, struct vm_area_struct *vma) in folio_add_large_mapcount()
358 int diff, struct vm_area_struct *vma) in folio_add_return_large_mapcount()
364 int diff, struct vm_area_struct *vma) in folio_sub_large_mapcount()
[all …]
H A Dhuge_mm.h104 #define thp_vma_allowable_order(vma, vm_flags, type, order) \ argument
220 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order()
245 static inline unsigned long thp_vma_suitable_orders(struct vm_area_struct *vma, in thp_vma_suitable_orders()
289 unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders()
331 static inline bool vma_thp_disabled(struct vm_area_struct *vma, in vma_thp_disabled()
471 change_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in change_huge_pud()
494 struct vm_area_struct *vma) in pmd_trans_huge_lock()
502 struct vm_area_struct *vma) in pud_trans_huge_lock()
578 static inline bool thp_vma_suitable_order(struct vm_area_struct *vma, in thp_vma_suitable_order()
584 static inline unsigned long thp_vma_suitable_orders(struct vm_area_struct *vma, in thp_vma_suitable_orders()
[all …]
H A Dhugetlb.h108 struct vm_area_struct *vma; member
253 static inline void hugetlb_zap_begin(struct vm_area_struct *vma, in hugetlb_zap_begin()
260 static inline void hugetlb_zap_end(struct vm_area_struct *vma, in hugetlb_zap_end()
284 static inline void hugetlb_dup_vma_private(struct vm_area_struct *vma) in hugetlb_dup_vma_private()
288 static inline void clear_vma_resv_huge_pages(struct vm_area_struct *vma) in clear_vma_resv_huge_pages()
304 struct vm_area_struct *vma, in huge_pmd_unshare()
311 struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible()
317 struct vm_area_struct *vma, in hugetlb_zap_begin()
323 struct vm_area_struct *vma, in hugetlb_zap_end()
337 static inline int move_hugetlb_page_tables(struct vm_area_struct *vma, in move_hugetlb_page_tables()
[all …]
H A Dpgtable.h320 static inline int pmdp_set_access_flags(struct vm_area_struct *vma, in pmdp_set_access_flags()
327 static inline int pudp_set_access_flags(struct vm_area_struct *vma, in pudp_set_access_flags()
373 static inline int ptep_test_and_clear_young(struct vm_area_struct *vma, in ptep_test_and_clear_young()
389 static inline int pmdp_test_and_clear_young(struct vm_area_struct *vma, in pmdp_test_and_clear_young()
402 static inline int pmdp_test_and_clear_young(struct vm_area_struct *vma, in pmdp_test_and_clear_young()
426 static inline int pmdp_clear_flush_young(struct vm_area_struct *vma, in pmdp_clear_flush_young()
471 static inline void arch_check_zapped_pte(struct vm_area_struct *vma, in arch_check_zapped_pte()
478 static inline void arch_check_zapped_pmd(struct vm_area_struct *vma, in arch_check_zapped_pmd()
485 static inline void arch_check_zapped_pud(struct vm_area_struct *vma, pud_t pud) in arch_check_zapped_pud()
521 static inline void clear_young_dirty_ptes(struct vm_area_struct *vma, in clear_young_dirty_ptes()
[all …]
/linux/mm/
H A Dvma.c77 static bool vma_had_uncowed_parents(struct vm_area_struct *vma) in vma_had_uncowed_parents()
88 struct vm_area_struct *vma = merge_next ? vmg->next : vmg->prev; in is_mergeable_vma() local
135 struct vm_area_struct *vma, in init_multi_vma_prep()
219 static void __vma_link_file(struct vm_area_struct *vma, in __vma_link_file()
233 static void __remove_shared_vm_struct(struct vm_area_struct *vma, in __remove_shared_vm_struct()
259 anon_vma_interval_tree_pre_update_vma(struct vm_area_struct *vma) in anon_vma_interval_tree_pre_update_vma()
268 anon_vma_interval_tree_post_update_vma(struct vm_area_struct *vma) in anon_vma_interval_tree_post_update_vma()
405 static void init_vma_prep(struct vma_prepare *vp, struct vm_area_struct *vma) in init_vma_prep()
455 void remove_vma(struct vm_area_struct *vma) in remove_vma()
470 void unmap_region(struct ma_state *mas, struct vm_area_struct *vma, in unmap_region()
[all …]
H A Dmemory.c374 struct vm_area_struct *vma, unsigned long floor, in free_pgtables()
586 static void print_bad_page_map(struct vm_area_struct *vma, in print_bad_page_map()
615 #define print_bad_pte(vma, addr, pte, page) \ argument
683 static inline struct page *__vm_normal_page(struct vm_area_struct *vma, in __vm_normal_page()
751 struct page *vm_normal_page(struct vm_area_struct *vma, unsigned long addr, in vm_normal_page()
770 struct folio *vm_normal_folio(struct vm_area_struct *vma, unsigned long addr, in vm_normal_folio()
793 struct page *vm_normal_page_pmd(struct vm_area_struct *vma, unsigned long addr, in vm_normal_page_pmd()
812 struct folio *vm_normal_folio_pmd(struct vm_area_struct *vma, in vm_normal_folio_pmd()
834 struct page *vm_normal_page_pud(struct vm_area_struct *vma, in vm_normal_page_pud()
868 static void restore_exclusive_pte(struct vm_area_struct *vma, in restore_exclusive_pte()
[all …]
H A Drmap.c149 static void anon_vma_chain_link(struct vm_area_struct *vma, in anon_vma_chain_link()
185 int __anon_vma_prepare(struct vm_area_struct *vma) in __anon_vma_prepare()
333 int anon_vma_fork(struct vm_area_struct *vma, struct vm_area_struct *pvma) in anon_vma_fork()
395 void unlink_anon_vmas(struct vm_area_struct *vma) in unlink_anon_vmas()
764 const struct page *page, const struct vm_area_struct *vma) in page_address_in_vma()
825 struct vm_area_struct *vma, unsigned long address, void *arg) in folio_referenced_one()
908 static bool invalid_folio_referenced_vma(struct vm_area_struct *vma, void *arg) in invalid_folio_referenced_vma()
985 struct vm_area_struct *vma = pvmw->vma; in page_vma_mkclean_one() local
1059 static bool page_mkclean_one(struct folio *folio, struct vm_area_struct *vma, in page_mkclean_one()
1070 static bool invalid_mkclean_vma(struct vm_area_struct *vma, void *arg) in invalid_mkclean_vma()
[all …]
H A Dmmap_lock.c53 static inline int __vma_enter_locked(struct vm_area_struct *vma, in __vma_enter_locked()
93 static inline void __vma_exit_locked(struct vm_area_struct *vma, bool *detached) in __vma_exit_locked()
99 int __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq, in __vma_start_write()
127 void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached()
163 static inline struct vm_area_struct *vma_start_read(struct mm_struct *mm, in vma_start_read()
249 struct vm_area_struct *vma; in lock_vma_under_rcu() local
297 struct vm_area_struct *vma; in lock_next_vma_under_mmap_lock() local
322 struct vm_area_struct *vma; in lock_next_vma() local
448 struct vm_area_struct *vma; in lock_mm_and_find_vma() local
510 struct vm_area_struct *vma; in lock_mm_and_find_vma() local
H A Dmprotect.c41 static bool maybe_change_pte_writable(struct vm_area_struct *vma, pte_t pte) in maybe_change_pte_writable()
61 static bool can_change_private_pte_writable(struct vm_area_struct *vma, in can_change_private_pte_writable()
79 static bool can_change_shared_pte_writable(struct vm_area_struct *vma, in can_change_shared_pte_writable()
97 bool can_change_pte_writable(struct vm_area_struct *vma, unsigned long addr, in can_change_pte_writable()
120 static void prot_commit_flush_ptes(struct vm_area_struct *vma, unsigned long addr, in prot_commit_flush_ptes()
172 static void commit_anon_folio_batch(struct vm_area_struct *vma, in commit_anon_folio_batch()
191 static void set_write_prot_commit_flush_ptes(struct vm_area_struct *vma, in set_write_prot_commit_flush_ptes()
215 struct vm_area_struct *vma, pmd_t *pmd, unsigned long addr, in change_pte_range()
393 pgtable_split_needed(struct vm_area_struct *vma, unsigned long cp_flags) in pgtable_split_needed()
409 pgtable_populate_needed(struct vm_area_struct *vma, unsigned long cp_flags) in pgtable_populate_needed()
[all …]
H A Dmadvise.c80 struct vm_area_struct *vma; member
110 struct anon_vma_name *anon_vma_name(struct vm_area_struct *vma) in anon_vma_name()
119 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
139 static int replace_anon_vma_name(struct vm_area_struct *vma, in replace_anon_vma_name()
155 struct vm_area_struct *vma = madv_behavior->vma; in madvise_update_vma() local
190 struct vm_area_struct *vma = walk->private; in swapin_walk_pmd_entry() local
234 static void shmem_swapin_range(struct vm_area_struct *vma, in shmem_swapin_range()
283 struct vm_area_struct *vma = madv_behavior->vma; in madvise_willneed() local
329 static inline bool can_do_file_pageout(struct vm_area_struct *vma) in can_do_file_pageout()
362 struct vm_area_struct *vma = walk->vma; in madvise_cold_or_pageout_pte_range() local
[all …]
H A Dnommu.c92 struct vm_area_struct *vma; in kobjsize() local
148 struct vm_area_struct *vma; in __vmalloc_user_flags() local
345 int vm_insert_page(struct vm_area_struct *vma, unsigned long addr, in vm_insert_page()
352 int vm_insert_pages(struct vm_area_struct *vma, unsigned long addr, in vm_insert_pages()
359 int vm_map_pages(struct vm_area_struct *vma, struct page **pages, in vm_map_pages()
366 int vm_map_pages_zero(struct vm_area_struct *vma, struct page **pages, in vm_map_pages_zero()
562 static void setup_vma_to_mm(struct vm_area_struct *vma, struct mm_struct *mm) in setup_vma_to_mm()
578 static void cleanup_vma_from_mm(struct vm_area_struct *vma) in cleanup_vma_from_mm()
597 static int delete_vma_from_mm(struct vm_area_struct *vma) in delete_vma_from_mm()
616 static void delete_vma(struct mm_struct *mm, struct vm_area_struct *vma) in delete_vma()
[all …]
H A Dmmap.c81 void vma_set_page_prot(struct vm_area_struct *vma) in vma_set_page_prot()
693 struct vm_area_struct *vma, *prev; in generic_get_unmapped_area() local
741 struct vm_area_struct *vma, *prev; in generic_get_unmapped_area_topdown() local
927 struct vm_area_struct *vma; in find_vma_prev() local
954 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked()
961 struct vm_area_struct *vma, *prev; in find_extend_vma_locked() local
976 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked()
983 struct vm_area_struct *vma; in find_extend_vma_locked() local
1003 #define vma_expand_up(vma,addr) expand_upwards(vma, addr) argument
1004 #define vma_expand_down(vma, addr) (-EFAULT) argument
[all …]
H A Dhugetlb.c284 static inline struct hugepage_subpool *subpool_vma(struct vm_area_struct *vma) in subpool_vma()
292 void hugetlb_vma_lock_read(struct vm_area_struct *vma) in hugetlb_vma_lock_read()
305 void hugetlb_vma_unlock_read(struct vm_area_struct *vma) in hugetlb_vma_unlock_read()
318 void hugetlb_vma_lock_write(struct vm_area_struct *vma) in hugetlb_vma_lock_write()
331 void hugetlb_vma_unlock_write(struct vm_area_struct *vma) in hugetlb_vma_unlock_write()
344 int hugetlb_vma_trylock_write(struct vm_area_struct *vma) in hugetlb_vma_trylock_write()
360 void hugetlb_vma_assert_locked(struct vm_area_struct *vma) in hugetlb_vma_assert_locked()
383 struct vm_area_struct *vma = vma_lock->vma; in __hugetlb_vma_unlock_write_put() local
396 static void __hugetlb_vma_unlock_write_free(struct vm_area_struct *vma) in __hugetlb_vma_unlock_write_free()
410 static void hugetlb_vma_lock_free(struct vm_area_struct *vma) in hugetlb_vma_lock_free()
[all …]
H A Dpgtable-generic.c70 int ptep_set_access_flags(struct vm_area_struct *vma, in ptep_set_access_flags()
84 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young()
96 pte_t ptep_clear_flush(struct vm_area_struct *vma, unsigned long address, in ptep_clear_flush()
111 int pmdp_set_access_flags(struct vm_area_struct *vma, in pmdp_set_access_flags()
126 int pmdp_clear_flush_young(struct vm_area_struct *vma, in pmdp_clear_flush_young()
139 pmd_t pmdp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_huge_clear_flush()
151 pud_t pudp_huge_clear_flush(struct vm_area_struct *vma, unsigned long address, in pudp_huge_clear_flush()
199 pmd_t pmdp_invalidate(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate()
210 pmd_t pmdp_invalidate_ad(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate_ad()
219 pmd_t pmdp_collapse_flush(struct vm_area_struct *vma, unsigned long address, in pmdp_collapse_flush()
H A Dhuge_memory.c85 static inline bool file_thp_enabled(struct vm_area_struct *vma) in file_thp_enabled()
100 unsigned long __thp_vma_allowable_orders(struct vm_area_struct *vma, in __thp_vma_allowable_orders()
1073 pmd_t maybe_pmd_mkwrite(pmd_t pmd, struct vm_area_struct *vma) in maybe_pmd_mkwrite()
1253 static struct folio *vma_alloc_anon_folio_pmd(struct vm_area_struct *vma, in vma_alloc_anon_folio_pmd()
1297 struct vm_area_struct *vma, unsigned long haddr) in map_anon_folio_pmd_nopf()
1311 struct vm_area_struct *vma, unsigned long haddr) in map_anon_folio_pmd_pf()
1323 struct vm_area_struct *vma = vmf->vma; in __do_huge_pmd_anonymous_page() local
1374 struct vm_area_struct *vma = vmf->vma; in do_huge_pmd_device_private() local
1419 gfp_t vma_thp_gfp_mask(struct vm_area_struct *vma) in vma_thp_gfp_mask()
1447 struct vm_area_struct *vma, unsigned long haddr, pmd_t *pmd, in set_huge_zero_folio()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h112 static inline u64 xe_vma_start(struct xe_vma *vma) in xe_vma_start()
117 static inline u64 xe_vma_size(struct xe_vma *vma) in xe_vma_size()
122 static inline u64 xe_vma_end(struct xe_vma *vma) in xe_vma_end()
127 static inline u64 xe_vma_bo_offset(struct xe_vma *vma) in xe_vma_bo_offset()
132 static inline struct xe_bo *xe_vma_bo(struct xe_vma *vma) in xe_vma_bo()
138 static inline struct xe_vm *xe_vma_vm(struct xe_vma *vma) in xe_vma_vm()
143 static inline bool xe_vma_read_only(struct xe_vma *vma) in xe_vma_read_only()
148 static inline u64 xe_vma_userptr(struct xe_vma *vma) in xe_vma_userptr()
153 static inline bool xe_vma_is_null(struct xe_vma *vma) in xe_vma_is_null()
158 static inline bool xe_vma_is_cpu_addr_mirror(struct xe_vma *vma) in xe_vma_is_cpu_addr_mirror()
[all …]
/linux/tools/testing/vma/
H A Dvma.c18 #define vma_iter_prealloc(vmi, vma) \ argument
72 struct vm_area_struct *vma = vm_area_alloc(mm); in alloc_vma() local
87 static int attach_vma(struct mm_struct *mm, struct vm_area_struct *vma) in attach_vma()
97 static void detach_free_vma(struct vm_area_struct *vma) in detach_free_vma()
110 struct vm_area_struct *vma = alloc_vma(mm, start, end, pgoff, vm_flags); in alloc_and_link_vma() local
133 struct vm_area_struct *vma; in merge_new() local
155 struct vm_area_struct *vma; in merge_existing() local
253 struct vm_area_struct *vma; in cleanup_mm() local
271 static bool vma_write_started(struct vm_area_struct *vma) in vma_write_started()
287 static void __vma_set_dummy_anon_vma(struct vm_area_struct *vma, in __vma_set_dummy_anon_vma()
[all …]
H A Dvma_internal.h385 #define vma_policy(vma) NULL argument
883 static inline bool vma_is_shared_maywrite(struct vm_area_struct *vma) in vma_is_shared_maywrite()
902 static inline void vma_assert_attached(struct vm_area_struct *vma) in vma_assert_attached()
907 static inline void vma_assert_detached(struct vm_area_struct *vma) in vma_assert_detached()
913 static inline void vma_mark_attached(struct vm_area_struct *vma) in vma_mark_attached()
920 static inline void vma_mark_detached(struct vm_area_struct *vma) in vma_mark_detached()
937 static inline void vma_init(struct vm_area_struct *vma, struct mm_struct *mm) in vma_init()
990 static inline void vma_set_range(struct vm_area_struct *vma, in vma_set_range()
1043 static inline bool vma_is_anonymous(struct vm_area_struct *vma) in vma_is_anonymous()
1056 struct vm_area_struct *vma; in find_vma_prev() local
[all …]
/linux/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush.h47 static inline void flush_pmd_tlb_range(struct vm_area_struct *vma, in flush_pmd_tlb_range()
55 static inline void flush_pud_tlb_range(struct vm_area_struct *vma, in flush_pud_tlb_range()
63 static inline void flush_hugetlb_tlb_range(struct vm_area_struct *vma, in flush_hugetlb_tlb_range()
71 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
91 static inline void local_flush_tlb_page(struct vm_area_struct *vma, in local_flush_tlb_page()
120 static inline void flush_tlb_page(struct vm_area_struct *vma, in flush_tlb_page()
128 #define flush_tlb_page(vma, addr) local_flush_tlb_page(vma, addr) argument
132 static inline void flush_tlb_fix_spurious_fault(struct vm_area_struct *vma, in flush_tlb_fix_spurious_fault()
/linux/arch/parisc/kernel/
H A Dcache.c331 __flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, in __flush_cache_page()
393 void flush_icache_pages(struct vm_area_struct *vma, struct page *page, in flush_icache_pages()
476 struct vm_area_struct *vma; in flush_dcache_folio() local
623 static void flush_cache_page_if_present(struct vm_area_struct *vma, in flush_cache_page_if_present()
648 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage()
660 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
668 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
705 static void flush_cache_pages(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_pages()
715 struct vm_area_struct *vma; in mm_total_size() local
729 struct vm_area_struct *vma; in flush_cache_mm() local
[all …]
/linux/drivers/gpu/drm/i915/
H A Di915_gem_evict.c67 static bool grab_vma(struct i915_vma *vma, struct i915_gem_ww_ctx *ww) in grab_vma()
86 static void ungrab_vma(struct i915_vma *vma) in ungrab_vma()
98 struct i915_vma *vma, in mark_free()
112 static bool defer_evict(struct i915_vma *vma) in defer_evict()
157 struct i915_vma *vma, *next; in i915_gem_evict_something() local
337 struct i915_vma *vma, *next; in i915_gem_evict_for_node() local
478 struct i915_vma *vma, *vn; in i915_gem_evict_vm() local
/linux/arch/x86/mm/
H A Dpgtable.c391 int ptep_set_access_flags(struct vm_area_struct *vma, in ptep_set_access_flags()
404 int pmdp_set_access_flags(struct vm_area_struct *vma, in pmdp_set_access_flags()
425 int pudp_set_access_flags(struct vm_area_struct *vma, unsigned long address, in pudp_set_access_flags()
446 int ptep_test_and_clear_young(struct vm_area_struct *vma, in ptep_test_and_clear_young()
459 int pmdp_test_and_clear_young(struct vm_area_struct *vma, in pmdp_test_and_clear_young()
473 int pudp_test_and_clear_young(struct vm_area_struct *vma, in pudp_test_and_clear_young()
486 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young()
506 int pmdp_clear_flush_young(struct vm_area_struct *vma, in pmdp_clear_flush_young()
520 pmd_t pmdp_invalidate_ad(struct vm_area_struct *vma, unsigned long address, in pmdp_invalidate_ad()
535 pud_t pudp_invalidate(struct vm_area_struct *vma, unsigned long address, in pudp_invalidate()
[all …]
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_vmm.c29 nouveau_vma_unmap(struct nouveau_vma *vma) in nouveau_vma_unmap()
38 nouveau_vma_map(struct nouveau_vma *vma, struct nouveau_mem *mem) in nouveau_vma_map()
51 struct nouveau_vma *vma; in nouveau_vma_find() local
64 struct nouveau_vma *vma = *pvma; in nouveau_vma_del() local
81 struct nouveau_vma *vma; in nouveau_vma_new() local

12345678910>>...24