/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_migrate.c | 113 struct i915_vma *vma, in lmem_pages_migrate_one() 191 struct i915_vma *vma = NULL; in __igt_lmem_pages_migrate() local
|
H A D | i915_gem_context.c | 445 struct i915_vma *vma; in gpu_fill() local 914 struct i915_vma *vma, in rpcs_query_batch() 948 struct i915_vma *vma; in emit_rpcs_query() local 1516 struct i915_vma *vma; in write_to_scratch() local 1605 struct i915_vma *vma; in read_from_scratch() local
|
/openbmc/linux/include/linux/ |
H A D | migrate.h | 149 struct vm_area_struct *vma, int node) in migrate_misplaced_page() 186 struct vm_area_struct *vma; member
|
H A D | mmdebug.h | 34 #define VM_BUG_ON_VMA(cond, vma) \ argument 99 #define VM_BUG_ON_VMA(cond, vma) VM_BUG_ON(cond) argument
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_mmio.c | 124 struct vm_area_struct *vma; in SYSCALL_DEFINE3() local 266 struct vm_area_struct *vma; in SYSCALL_DEFINE3() local
|
/openbmc/linux/mm/ |
H A D | hmm.c | 67 struct vm_area_struct *vma = walk->vma; in hmm_vma_fault() local 480 struct vm_area_struct *vma = walk->vma; in hmm_vma_walk_hugetlb_entry() local 530 struct vm_area_struct *vma = walk->vma; in hmm_vma_walk_test() local
|
H A D | memory-failure.c | 388 static unsigned long dev_pagemap_mapping_shift(struct vm_area_struct *vma, in dev_pagemap_mapping_shift() 444 struct vm_area_struct *vma, struct list_head *to_kill, in __add_to_kill() 487 struct vm_area_struct *vma, in add_to_kill_anon_file() 507 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_ksm() 613 struct vm_area_struct *vma; in collect_procs_anon() local 650 struct vm_area_struct *vma; in collect_procs_file() local 682 struct vm_area_struct *vma, in add_to_kill_fsdax() 695 struct vm_area_struct *vma; in collect_procs_fsdax() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fbdev.c | 59 struct i915_vma *vma; member 129 static int intel_fbdev_mmap(struct fb_info *info, struct vm_area_struct *vma) in intel_fbdev_mmap() 222 struct i915_vma *vma; in intelfb_create() local
|
H A D | intel_overlay.c | 187 struct i915_vma *vma; member 287 struct i915_vma *vma) in intel_overlay_flip_prepare() 316 struct i915_vma *vma, in intel_overlay_continue() 356 struct i915_vma *vma; in intel_overlay_release_old_vma() local 763 struct i915_vma *vma; in intel_overlay_pin_fb() local 795 struct i915_vma *vma; in intel_overlay_do_put_image() local 1352 struct i915_vma *vma; in get_registers() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | smp.c | 568 struct vm_area_struct *vma; member 580 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_tlb_range() 654 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in flush_tlb_page()
|
/openbmc/linux/arch/sh/mm/ |
H A D | tlb-sh3.c | 27 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
H A D | fault.c | 358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() 396 struct vm_area_struct * vma; in do_page_fault() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | copro_fault.c | 26 struct vm_area_struct *vma; in copro_handle_mm_fault() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | copypage-xscale.c | 85 unsigned long vaddr, struct vm_area_struct *vma) in xscale_mc_copy_user_highpage()
|
H A D | copypage-v4mc.c | 65 unsigned long vaddr, struct vm_area_struct *vma) in v4_mc_copy_user_highpage()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | sys_sh.c | 60 struct vm_area_struct *vma; in sys_cacheflush() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | proc_powerpc.c | 31 static int page_map_mmap( struct file *file, struct vm_area_struct *vma ) in page_map_mmap()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ttm_glue.c | 70 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) in vmw_mmap()
|
/openbmc/linux/ipc/ |
H A D | shm.c | 301 static void shm_open(struct vm_area_struct *vma) in shm_open() 395 static void shm_close(struct vm_area_struct *vma) in shm_close() 542 static int shm_may_split(struct vm_area_struct *vma, unsigned long addr) in shm_may_split() 553 static unsigned long shm_pagesize(struct vm_area_struct *vma) in shm_pagesize() 565 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy() 576 static struct mempolicy *shm_get_policy(struct vm_area_struct *vma, in shm_get_policy() 592 static int shm_mmap(struct file *file, struct vm_area_struct *vma) in shm_mmap() 1734 struct vm_area_struct *vma; in ksys_shmdt() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | gpuobj.c | 47 struct nvkm_vmm *vmm, struct nvkm_vma *vma, in nvkm_gpuobj_heap_map() 109 struct nvkm_vmm *vmm, struct nvkm_vma *vma, in nvkm_gpuobj_map()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem.c | 993 void drm_gem_vm_open(struct vm_area_struct *vma) in drm_gem_vm_open() 1008 void drm_gem_vm_close(struct vm_area_struct *vma) in drm_gem_vm_close() 1041 struct vm_area_struct *vma) in drm_gem_mmap_obj() 1099 int drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in drm_gem_mmap()
|
/openbmc/linux/arch/csky/kernel/ |
H A D | vdso.c | 99 const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|
/openbmc/linux/fs/romfs/ |
H A D | mmap-nommu.c | 64 static int romfs_mmap(struct file *file, struct vm_area_struct *vma) in romfs_mmap()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amba-clcd.c | 398 struct vm_area_struct *vma) in clcdfb_mmap() 785 static int clcdfb_of_vram_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in clcdfb_of_vram_mmap() 831 static int clcdfb_of_dma_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in clcdfb_of_dma_mmap()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/ |
H A D | hmm_bo.c | 988 static void hmm_bo_vm_open(struct vm_area_struct *vma) in hmm_bo_vm_open() 1006 static void hmm_bo_vm_close(struct vm_area_struct *vma) in hmm_bo_vm_close() 1035 int hmm_bo_mmap(struct vm_area_struct *vma, struct hmm_buffer_object *bo) in hmm_bo_mmap()
|