/openbmc/linux/arch/ia64/mm/ |
H A D | fault.c | 69 struct vm_area_struct *vma, *prev_vma; in ia64_do_page_fault() local
|
H A D | tlb.c | 311 __flush_tlb_range (struct vm_area_struct *vma, unsigned long start, in __flush_tlb_range() 349 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
|
/openbmc/linux/arch/arc/mm/ |
H A D | fault.c | 75 struct vm_area_struct *vma = NULL; in do_page_fault() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_file_ops.c | 708 static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd, in qib_mmap_mem() 750 static int mmap_ureg(struct vm_area_struct *vma, struct qib_devdata *dd, in mmap_ureg() 781 static int mmap_piobufs(struct vm_area_struct *vma, in mmap_piobufs() 826 static int mmap_rcvegrbufs(struct vm_area_struct *vma, in mmap_rcvegrbufs() 892 static int mmap_kvaddr(struct vm_area_struct *vma, u64 pgaddr, in mmap_kvaddr() 974 static int qib_mmapf(struct file *fp, struct vm_area_struct *vma) in qib_mmapf()
|
/openbmc/linux/arch/loongarch/mm/ |
H A D | hugetlbpage.c | 16 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_task_vma.c | 28 struct vm_area_struct *vma = ctx->vma; in proc_maps() local
|
H A D | find_vma.c | 23 static long check_vma(struct task_struct *task, struct vm_area_struct *vma, in check_vma()
|
/openbmc/linux/kernel/dma/ |
H A D | dummy.c | 7 static int dma_dummy_mmap(struct device *dev, struct vm_area_struct *vma, in dma_dummy_mmap()
|
/openbmc/linux/arch/alpha/mm/ |
H A D | fault.c | 88 struct vm_area_struct * vma; in do_page_fault() local
|
/openbmc/linux/fs/9p/ |
H A D | vfs_file.c | 499 v9fs_file_mmap(struct file *filp, struct vm_area_struct *vma) in v9fs_file_mmap() 554 static void v9fs_mmap_vm_close(struct vm_area_struct *vma) in v9fs_mmap_vm_close()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dsb.c | 30 struct i915_vma *vma; member 290 struct i915_vma *vma; in intel_dsb_prepare() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_page_dirty.c | 377 struct vm_area_struct *vma = vmf->vma; in vmw_bo_vm_mkwrite() local 418 struct vm_area_struct *vma = vmf->vma; in vmw_bo_vm_fault() local
|
/openbmc/linux/include/linux/ |
H A D | gfp.h | 277 #define vma_alloc_folio(gfp, order, vma, addr, hugepage) \ argument 282 struct vm_area_struct *vma, unsigned long addr) in alloc_page_vma()
|
H A D | khugepaged.h | 48 static inline void khugepaged_enter_vma(struct vm_area_struct *vma, in khugepaged_enter_vma()
|
/openbmc/linux/arch/sh/kernel/cpu/sh4/ |
H A D | sq.c | 104 struct vm_struct *vma; in __sq_remap() local 230 struct vm_struct *vma; in sq_unmap() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 375 static inline void update_tlb(struct vm_area_struct *vma, in update_tlb() 384 struct vm_area_struct *vma, unsigned long address, in update_mmu_cache_range() 391 #define update_mmu_cache(vma, addr, ptep) \ argument
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | smp.c | 669 struct vm_area_struct *vma; member 681 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_tlb_range() 730 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in flush_tlb_page()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 38 struct i915_vma *vma; member
|
H A D | intel_ggtt_fencing.h | 25 struct i915_vma *vma; member
|
H A D | intel_ring_types.h | 26 struct i915_vma *vma; member
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_ttm_helper.c | 100 struct vm_area_struct *vma) in drm_gem_ttm_mmap()
|
/openbmc/linux/arch/nios2/mm/ |
H A D | fault.c | 46 struct vm_area_struct *vma = NULL; in do_page_fault() local
|
/openbmc/linux/arch/openrisc/mm/ |
H A D | fault.c | 51 struct vm_area_struct *vma; in do_page_fault() local
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | tlb.h | 55 struct vm_area_struct vma = TLB_FLUSH_VMA(tlb->mm, 0); in tlb_flush() local
|
/openbmc/linux/drivers/uio/ |
H A D | uio.c | 657 static int uio_find_mem_index(struct vm_area_struct *vma) in uio_find_mem_index() 714 static int uio_mmap_logical(struct vm_area_struct *vma) in uio_mmap_logical() 727 static int uio_mmap_physical(struct vm_area_struct *vma) in uio_mmap_physical() 762 static int uio_mmap(struct file *filep, struct vm_area_struct *vma) in uio_mmap()
|