/openbmc/linux/arch/hexagon/mm/ |
H A D | vm_tlb.c | 25 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 66 void flush_tlb_page(struct vm_area_struct *vma, unsigned long vaddr) in flush_tlb_page()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | huge_pages.c | 362 static int igt_check_page_sizes(struct i915_vma *vma) in igt_check_page_sizes() 428 struct i915_vma *vma; in igt_mock_exhaust_device_supported_pages() local 505 struct i915_vma *vma; in igt_mock_memory_region_huge_pages() local 601 struct i915_vma *vma; in igt_mock_ppgtt_misaligned_dma() local 745 struct i915_vma *vma; in igt_ppgtt_huge_fill() local 923 struct i915_vma *vma; in igt_ppgtt_64K() local 1056 struct i915_vma *vma, in gpu_write() 1152 struct i915_vma *vma; in __igt_write_huge() local 1625 struct i915_vma *vma; in igt_ppgtt_mixed() local 1766 struct i915_vma *vma; in igt_tmpfs_fallback() local [all …]
|
H A D | igt_gem_utils.c | 42 igt_emit_store_dw(struct i915_vma *vma, in igt_emit_store_dw() 112 struct i915_vma *vma, u64 offset, in igt_gpu_fill_dw()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem.c | 98 struct i915_vma *vma; in i915_gem_get_aperture_ioctl() local 124 struct i915_vma *vma; in i915_gem_object_unbind() local 310 struct i915_vma *vma; in i915_gem_gtt_prepare() local 367 struct i915_vma *vma) in i915_gem_gtt_cleanup() 391 struct i915_vma *vma; in i915_gem_gtt_pread() local 554 struct i915_vma *vma; in i915_gem_gtt_pwrite_fast() local 893 static void discard_ggtt_vma(struct i915_vma *vma) in discard_ggtt_vma() 913 struct i915_vma *vma; in i915_gem_object_ggtt_pin_ww() local
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | cacheflush.h | 52 #define flush_cache_page(vma, u_vaddr, pfn) /* PF handling/COW-break */ argument 102 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 109 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | grufault.c | 50 struct vm_area_struct *vma; in gru_find_vma() local 69 struct vm_area_struct *vma; in gru_find_lock_gts() local 86 struct vm_area_struct *vma; in gru_alloc_locked_gts() local 177 static int non_atomic_pte_lookup(struct vm_area_struct *vma, in non_atomic_pte_lookup() 205 static int atomic_pte_lookup(struct vm_area_struct *vma, unsigned long vaddr, in atomic_pte_lookup() 256 struct vm_area_struct *vma; in gru_vtop() local
|
/openbmc/linux/mm/ |
H A D | mlock.c | 312 struct vm_area_struct *vma = walk->vma; in mlock_pte_range() local 369 static void mlock_vma_pages_range(struct vm_area_struct *vma, in mlock_vma_pages_range() 412 static int mlock_fixup(struct vma_iterator *vmi, struct vm_area_struct *vma, in mlock_fixup() 481 struct vm_area_struct *vma, *prev; in apply_vma_lock_flags() local 537 struct vm_area_struct *vma; in count_mm_mlocked_page_nr() local 670 struct vm_area_struct *vma, *prev = NULL; in apply_mlockall_flags() local
|
H A D | gup.c | 415 static struct page *no_page_table(struct vm_area_struct *vma, in no_page_table() 432 static int follow_pfn_pte(struct vm_area_struct *vma, unsigned long address, in follow_pfn_pte() 455 struct vm_area_struct *vma, in can_follow_write_pte() 491 static struct page *follow_page_pte(struct vm_area_struct *vma, in follow_page_pte() 603 static struct page *follow_pmd_mask(struct vm_area_struct *vma, in follow_pmd_mask() 654 static struct page *follow_pud_mask(struct vm_area_struct *vma, in follow_pud_mask() 680 static struct page *follow_p4d_mask(struct vm_area_struct *vma, in follow_p4d_mask() 721 static struct page *follow_page_mask(struct vm_area_struct *vma, in follow_page_mask() 747 struct page *follow_page(struct vm_area_struct *vma, unsigned long address, in follow_page() 770 unsigned int gup_flags, struct vm_area_struct **vma, in get_gate_page() [all …]
|
H A D | swap_state.c | 58 #define GET_SWAP_RA_VAL(vma) \ argument 332 struct vm_area_struct *vma, unsigned long addr) in swap_cache_get_folio() 413 struct vm_area_struct *vma, unsigned long addr, in __read_swap_cache_async() 528 struct vm_area_struct *vma, in read_swap_cache_async() 632 struct vm_area_struct *vma = vmf->vma; in swap_cluster_readahead() local 719 struct vm_area_struct *vma = vmf->vma; in swap_ra_info() local 785 struct vm_area_struct *vma = vmf->vma; in swap_vma_readahead() local
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | cacheflush.h | 38 flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page() 60 static inline void flush_icache_pages(struct vm_area_struct *vma, in flush_icache_pages()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 51 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open() 61 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close() 211 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
|
/openbmc/linux/arch/parisc/mm/ |
H A D | fault.c | 244 struct vm_area_struct *vma) in show_signal_msg() 270 struct vm_area_struct *vma, *prev_vma; in do_page_fault() local 457 struct vm_area_struct *vma; in handle_nadtlb_fault() local
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlb-r3k.c | 67 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 147 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() 179 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
H A D | c-octeon.c | 63 static void octeon_flush_icache_all_cores(struct vm_area_struct *vma) in octeon_flush_icache_all_cores() 139 static void octeon_flush_cache_range(struct vm_area_struct *vma, in octeon_flush_cache_range() 154 static void octeon_flush_cache_page(struct vm_area_struct *vma, in octeon_flush_cache_page()
|
H A D | tlb-r4k.c | 48 static inline void flush_micro_tlb_vm(struct vm_area_struct *vma) in flush_micro_tlb_vm() 106 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in local_flush_tlb_range() 211 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page() 293 void __update_tlb(struct vm_area_struct * vma, unsigned long address, pte_t pte) in __update_tlb()
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | cacheflush.h | 151 #define flush_cache_page(vma, addr, pfn) do { } while (0) argument 152 #define flush_cache_range(vma, start, end) do { } while (0) argument 177 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 184 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 55 struct i915_vma *vma; in populate_ggtt() local 87 struct i915_vma *vma; in unpin_ggtt() local 158 struct i915_vma *vma; in igt_overcommit() local 252 struct i915_vma *vma; in igt_evict_for_cache_color() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_tiling.c | 161 static bool i915_vma_fence_prepare(struct i915_vma *vma, in i915_vma_fence_prepare() 188 struct i915_vma *vma, *vn; in i915_gem_object_fence_prepare() local 235 struct i915_vma *vma; in i915_gem_object_set_tiling() local
|
/openbmc/linux/arch/riscv/mm/ |
H A D | hugetlbpage.c | 31 struct vm_area_struct *vma, in huge_pte_alloc() 175 struct vm_area_struct vma = TLB_FLUSH_VMA(mm, 0); in get_clear_contig_flush() local 206 struct vm_area_struct vma = TLB_FLUSH_VMA(mm, 0); in clear_flush() local 263 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags() 334 pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush()
|
H A D | tlbflush.c | 136 void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page() 141 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 153 void flush_pmd_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_pmd_tlb_range()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | vdso.c | 30 struct vm_area_struct *vma) in vdso_mremap() 59 struct vm_area_struct *vma; in arch_setup_additional_pages() local
|
/openbmc/linux/fs/ |
H A D | userfaultfd.c | 131 bool userfaultfd_wp_unpopulated(struct vm_area_struct *vma) in userfaultfd_wp_unpopulated() 141 static void userfaultfd_set_vm_flags(struct vm_area_struct *vma, in userfaultfd_set_vm_flags() 283 struct vm_area_struct *vma = vmf->vma; in userfaultfd_huge_must_wait() local 414 struct vm_area_struct *vma = vmf->vma; in handle_userfault() local 652 struct vm_area_struct *vma; in userfaultfd_event_wait_completion() local 689 int dup_userfaultfd(struct vm_area_struct *vma, struct list_head *fcs) in dup_userfaultfd() 762 void mremap_userfaultfd_prep(struct vm_area_struct *vma, in mremap_userfaultfd_prep() 809 bool userfaultfd_remove(struct vm_area_struct *vma, in userfaultfd_remove() 848 int userfaultfd_unmap_prep(struct vm_area_struct *vma, unsigned long start, in userfaultfd_unmap_prep() 895 struct vm_area_struct *vma, *prev; in userfaultfd_release() local [all …]
|
/openbmc/linux/fs/nilfs2/ |
H A D | file.c | 47 struct vm_area_struct *vma = vmf->vma; in nilfs_page_mkwrite() local 126 static int nilfs_file_mmap(struct file *file, struct vm_area_struct *vma) in nilfs_file_mmap()
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | 88 struct vm_area_struct *vma) in bad_access_pkey() 231 struct vm_area_struct *vma) in access_pkey_error() 244 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() 408 struct vm_area_struct * vma; in ___do_page_fault() local
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | tlbflush.h | 43 static inline void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in local_flush_tlb_page() 80 #define flush_tlb_page(vma,addr) local_flush_tlb_page(vma,addr) argument
|