/openbmc/linux/arch/arm/mm/ |
H A D | copypage-fa.c | 39 unsigned long vaddr, struct vm_area_struct *vma) in fa_copy_user_highpage()
|
H A D | copypage-xsc3.c | 65 unsigned long vaddr, struct vm_area_struct *vma) in xsc3_mc_copy_user_highpage()
|
H A D | copypage-v4wb.c | 48 unsigned long vaddr, struct vm_area_struct *vma) in v4wb_copy_user_highpage()
|
H A D | copypage-v4wt.c | 44 unsigned long vaddr, struct vm_area_struct *vma) in v4wt_copy_user_highpage()
|
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/mm/ |
H A D | tlb-sh4.c | 16 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
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/openrisc/mm/ |
H A D | cache.c | 42 void update_cache(struct vm_area_struct *vma, unsigned long address, in update_cache()
|
/openbmc/linux/mm/ |
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/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/i915/display/ |
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/drivers/gpu/drm/i915/gem/selftests/ |
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/arch/powerpc/mm/ |
H A D | copro_fault.c | 26 struct vm_area_struct *vma; in copro_handle_mm_fault() local
|
/openbmc/linux/include/linux/ |
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/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/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_object.c | 267 struct i915_vma *vma; in i915_gem_close_object() local 338 struct i915_vma *vma; in __i915_gem_object_pages_fini() local 583 struct i915_vma *vma; in i915_gem_object_evictable() local
|
/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()
|
/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/arch/sh/kernel/ |
H A D | sys_sh.c | 60 struct vm_area_struct *vma; in sys_cacheflush() local
|
/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/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/arch/csky/kernel/ |
H A D | vdso.c | 99 const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|