| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_vma.c | 36 static bool assert_vma(struct i915_vma *vma, in assert_vma() 67 struct i915_vma *vma; in checked_vma_instance() local 118 struct i915_vma *vma; in create_vmas() local 226 static bool assert_pin_valid(const struct i915_vma *vma, in assert_pin_valid() 240 static bool assert_pin_enospc(const struct i915_vma *vma, in assert_pin_enospc() 248 static bool assert_pin_einval(const struct i915_vma *vma, in assert_pin_einval() 311 struct i915_vma *vma; in igt_vma_pin1() local 533 struct i915_vma *vma; in igt_vma_rotate_remap() local 622 struct i915_vma *vma, in assert_partial() 651 static bool assert_pin(struct i915_vma *vma, in assert_pin() [all …]
|
| H A D | i915_gem_gtt.c | 354 struct i915_vma *vma; in close_object_list() local 375 struct i915_vma *vma; in fill_hole() local 594 struct i915_vma *vma; in walk_hole() local 661 struct i915_vma *vma; in pot_hole() local 744 struct i915_vma *vma; in drunk_hole() local 847 struct i915_vma *vma; in __shrink_hole() local 951 struct i915_vma *vma; in shrink_boom() local 1241 static void track_vma_bind(struct i915_vma *vma) in track_vma_bind() 1326 struct i915_vma *vma; in igt_gtt_reserve() local 1378 struct i915_vma *vma; in igt_gtt_reserve() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 126 static void seq_print_vma_name(struct seq_file *m, struct vm_area_struct *vma) in seq_print_vma_name() 181 struct vm_area_struct *vma; in m_start() local 218 struct vm_area_struct *next, *vma = v; in m_next() local 289 static int is_stack(struct vm_area_struct *vma) in is_stack() 321 show_map_vma(struct seq_file *m, struct vm_area_struct *vma) in show_map_vma() 560 struct vm_area_struct *vma = walk->vma; in smaps_pte_entry() local 610 struct vm_area_struct *vma = walk->vma; in smaps_pmd_entry() local 650 struct vm_area_struct *vma = walk->vma; in smaps_pte_range() local 677 static void show_smap_vma_flags(struct seq_file *m, struct vm_area_struct *vma) in show_smap_vma_flags() 763 struct vm_area_struct *vma = walk->vma; in smaps_hugetlb_range() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | vma.c | 60 struct vm_area_struct *vma, struct vm_fault *vmf) in vdso_fault() 117 static struct page *find_timens_vvar_page(struct vm_area_struct *vma) in find_timens_vvar_page() 145 struct vm_area_struct *vma; in vdso_join_timens() local 160 static inline struct page *find_timens_vvar_page(struct vm_area_struct *vma) in find_timens_vvar_page() 167 struct vm_area_struct *vma, struct vm_fault *vmf) in vvar_fault() 266 struct vm_area_struct *vma; in map_vdso() local 373 struct vm_area_struct *vma; in map_vdso_once() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache.c | 60 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() 79 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 96 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage() 136 void __update_cache(struct vm_area_struct *vma, in __update_cache() 193 void flush_cache_page(struct vm_area_struct *vma, unsigned long addr, in flush_cache_page() 205 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() 236 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/mm/ |
| H A D | cache.c | 107 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage() 183 void local_flush_cache_range(struct vm_area_struct *vma, in local_flush_cache_range() 198 void local_flush_cache_page(struct vm_area_struct *vma, unsigned long address, in local_flush_cache_page() 216 update_mmu_cache(struct vm_area_struct * vma, unsigned long addr, pte_t *ptep) in update_mmu_cache() 265 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() 305 extern void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
|
| /OK3568_Linux_fs/kernel/include/xen/ |
| H A D | xen-ops.h | 69 static inline int xen_remap_pfn(struct vm_area_struct *vma, unsigned long addr, in xen_remap_pfn() 95 static inline int xen_xlate_remap_gfn_array(struct vm_area_struct *vma, in xen_xlate_remap_gfn_array() 105 static inline int xen_xlate_unmap_gfn_range(struct vm_area_struct *vma, in xen_xlate_unmap_gfn_range() 132 static inline int xen_remap_domain_gfn_array(struct vm_area_struct *vma, in xen_remap_domain_gfn_array() 169 static inline int xen_remap_domain_mfn_array(struct vm_area_struct *vma, in xen_remap_domain_mfn_array() 194 static inline int xen_remap_domain_gfn_range(struct vm_area_struct *vma, in xen_remap_domain_gfn_range()
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv2/inc/abi/ |
| H A D | cacheflush.h | 16 #define flush_cache_range(vma, start, end) do { } while (0) argument 17 #define flush_cache_page(vma, vmaddr, pfn) do { } while (0) argument 30 #define flush_icache_page(vma, page) do { } while (0) argument 41 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 52 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | cacheflush_64.h | 24 #define flush_cache_range(vma, start, end) \ argument 26 #define flush_cache_page(vma, page, pfn) \ argument 51 #define flush_icache_page(vma, pg) do { } while(0) argument 57 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 64 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| H A D | cacheflush_32.h | 13 #define flush_cache_range(vma,start,end) \ argument 15 #define flush_cache_page(vma,addr,pfn) \ argument 18 #define flush_icache_page(vma, pg) do { } while (0) argument 20 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 25 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | cacheflush.c | 28 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page() 39 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page() 48 void update_mmu_cache(struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache() 132 void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range() 153 void flush_cache_page(struct vm_area_struct *vma, in flush_cache_page() 197 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage() 265 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page() 286 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 299 void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pgtable.h | 164 static inline int pmdp_set_access_flags(struct vm_area_struct *vma, in pmdp_set_access_flags() 171 static inline int pudp_set_access_flags(struct vm_area_struct *vma, in pudp_set_access_flags() 182 static inline int ptep_test_and_clear_young(struct vm_area_struct *vma, in ptep_test_and_clear_young() 198 static inline int pmdp_test_and_clear_young(struct vm_area_struct *vma, in pmdp_test_and_clear_young() 211 static inline int pmdp_test_and_clear_young(struct vm_area_struct *vma, in pmdp_test_and_clear_young() 235 static inline int pmdp_clear_flush_young(struct vm_area_struct *vma, in pmdp_clear_flush_young() 288 static inline pmd_t pmdp_huge_get_and_clear_full(struct vm_area_struct *vma, in pmdp_huge_get_and_clear_full() 327 static inline void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb() 452 static inline pmd_t pmdp_collapse_flush(struct vm_area_struct *vma, in pmdp_collapse_flush() 478 static inline pmd_t generic_pmdp_establish(struct vm_area_struct *vma, in generic_pmdp_establish() [all …]
|
| H A D | hugetlb.h | 199 static inline void reset_vma_resv_huge_pages(struct vm_area_struct *vma) in reset_vma_resv_huge_pages() 215 struct vm_area_struct *vma, in huge_pmd_unshare() 222 struct vm_area_struct *vma, in adjust_range_if_pmd_sharing_possible() 228 struct vm_area_struct *vma, struct page **pages, in follow_hugetlb_page() 244 struct mm_struct *src, struct vm_area_struct *vma) in copy_hugetlb_page_range() 263 static inline struct page *follow_huge_pd(struct vm_area_struct *vma, in follow_huge_pd() 270 static inline struct page *follow_huge_pmd_pte(struct vm_area_struct *vma, in follow_huge_pmd_pte() 352 struct vm_area_struct *vma, unsigned long address, in hugetlb_change_protection() 359 struct vm_area_struct *vma, unsigned long start, in __unmap_hugepage_range_final() 366 struct vm_area_struct *vma, unsigned long start, in __unmap_hugepage_range() [all …]
|
| H A D | rmap.h | 82 struct vm_area_struct *vma; member 157 static inline int anon_vma_prepare(struct vm_area_struct *vma) in anon_vma_prepare() 165 static inline void anon_vma_merge(struct vm_area_struct *vma, in anon_vma_merge() 189 struct vm_area_struct *vma, in page_add_new_anon_rmap() 229 struct vm_area_struct *vma; member 311 #define anon_vma_prepare(vma) (0) argument 312 #define anon_vma_link(vma) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/ |
| H A D | cacheflush.h | 15 #define flush_cache_page(vma, page, pfn) cache_wbinv_all() argument 34 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() 49 #define flush_icache_page(vma, page) do {} while (0); argument 54 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument 59 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | pci-sysfs.c | 19 struct vm_area_struct *vma, in hose_mmap_page_range() 37 struct vm_area_struct *vma, int sparse) in __pci_mmap_fits() 66 struct vm_area_struct *vma, int sparse) in pci_mmap_resource() 95 struct vm_area_struct *vma) in pci_mmap_resource_sparse() 102 struct vm_area_struct *vma) in pci_mmap_resource_dense() 253 struct vm_area_struct *vma, in __legacy_mmap_fits() 282 int pci_mmap_legacy_page_range(struct pci_bus *bus, struct vm_area_struct *vma, in pci_mmap_legacy_page_range()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | mspec.c | 88 mspec_open(struct vm_area_struct *vma) in mspec_open() 103 mspec_close(struct vm_area_struct *vma) in mspec_close() 181 mspec_mmap(struct file *file, struct vm_area_struct *vma, in mspec_mmap() 218 cached_mmap(struct file *file, struct vm_area_struct *vma) in cached_mmap() 224 uncached_mmap(struct file *file, struct vm_area_struct *vma) in uncached_mmap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gem_evict.c | 53 struct i915_vma *vma, in mark_free() 96 struct i915_vma *vma, *next; in i915_gem_evict_something() local 259 struct i915_vma *vma, *next; in i915_gem_evict_for_node() local 377 struct i915_vma *vma, *vn; in i915_gem_evict_vm() local
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | cacheflush.c | 132 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, in flush_cache_range() 140 void flush_icache_page(struct vm_area_struct *vma, struct page *page) in flush_icache_page() 149 void flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, in flush_cache_page() 200 void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() 252 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page() 263 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | tlbflush.h | 39 struct vm_area_struct *vma, in ev4_flush_tlb_current_page() 52 struct vm_area_struct *vma, in ev5_flush_tlb_current_page() 117 flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page() 130 flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range()
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | tlbflush.h | 23 #define flush_tlb_range(vma, s, e) local_flush_tlb_range(vma, s, e) argument 24 #define flush_tlb_page(vma, page) local_flush_tlb_page(vma, page) argument 29 #define flush_pmd_tlb_range(vma, s, e) local_flush_pmd_tlb_range(vma, s, e) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object_blt.c | 16 struct i915_vma *vma, in intel_emit_vma_fill_blt() 114 int intel_emit_vma_mark_active(struct i915_vma *vma, struct i915_request *rq) in intel_emit_vma_mark_active() 127 void intel_emit_vma_release(struct intel_context *ce, struct i915_vma *vma) in intel_emit_vma_release() 152 struct i915_vma *vma; in i915_gem_object_fill_blt() local 356 struct i915_vma *vma[2], *batch; in i915_gem_object_copy_blt() local
|
| H A D | i915_gem_execbuffer.c | 31 struct i915_vma *vma; member 241 struct eb_vma *vma; member 366 const struct i915_vma *vma, in eb_vma_misplaced() 425 struct i915_vma *vma = ev->vma; in eb_pin_vma() local 482 struct i915_vma *vma) in eb_validate_vma() 531 struct i915_vma *vma) in eb_add_vma() 594 struct i915_vma *vma = ev->vma; in eb_reserve_vma() local 741 u32 handle, struct i915_vma *vma) in __eb_add_lut() 800 struct i915_vma *vma; in eb_lookup_vma() local 841 struct i915_vma *vma; in eb_lookup_vmas() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | tlbflush.h | 85 static inline void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page() 95 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range() 171 static inline void flush_tlb_page (struct vm_area_struct *vma, in flush_tlb_page() 192 static inline void flush_tlb_range (struct vm_area_struct *vma, in flush_tlb_range() 261 static inline void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | privcmd.c | 216 struct vm_area_struct *vma; member 224 struct vm_area_struct *vma = st->vma; in mmap_gfn_range() local 255 struct vm_area_struct *vma; in privcmd_ioctl_mmap() local 314 struct vm_area_struct *vma; member 338 struct vm_area_struct *vma = st->vma; in mmap_batch_fn() local 418 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages() 449 struct vm_area_struct *vma; in privcmd_ioctl_mmap_batch() local 726 struct vm_area_struct *vma; in privcmd_ioctl_mmap_resource() local 901 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close() 934 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap() [all …]
|