Home
last modified time | relevance | path

Searched defs:vma (Results 351 – 375 of 827) sorted by relevance

1...<<11121314151617181920>>...34

/openbmc/linux/arch/ia64/mm/
H A Dfault.c69 struct vm_area_struct *vma, *prev_vma; in ia64_do_page_fault() local
H A Dtlb.c311 __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 Dfault.c75 struct vm_area_struct *vma = NULL; in do_page_fault() local
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c708 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 Dhugetlbpage.c16 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 Dbpf_iter_task_vma.c28 struct vm_area_struct *vma = ctx->vma; in proc_maps() local
H A Dfind_vma.c23 static long check_vma(struct task_struct *task, struct vm_area_struct *vma, in check_vma()
/openbmc/linux/kernel/dma/
H A Ddummy.c7 static int dma_dummy_mmap(struct device *dev, struct vm_area_struct *vma, in dma_dummy_mmap()
/openbmc/linux/arch/alpha/mm/
H A Dfault.c88 struct vm_area_struct * vma; in do_page_fault() local
/openbmc/linux/fs/9p/
H A Dvfs_file.c499 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 Dintel_dsb.c30 struct i915_vma *vma; member
290 struct i915_vma *vma; in intel_dsb_prepare() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_page_dirty.c377 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 Dgfp.h277 #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 Dkhugepaged.h48 static inline void khugepaged_enter_vma(struct vm_area_struct *vma, in khugepaged_enter_vma()
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c104 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 Dpgtable.h375 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 Dsmp.c669 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 Dintel_renderstate.h38 struct i915_vma *vma; member
H A Dintel_ggtt_fencing.h25 struct i915_vma *vma; member
H A Dintel_ring_types.h26 struct i915_vma *vma; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gem_ttm_helper.c100 struct vm_area_struct *vma) in drm_gem_ttm_mmap()
/openbmc/linux/arch/nios2/mm/
H A Dfault.c46 struct vm_area_struct *vma = NULL; in do_page_fault() local
/openbmc/linux/arch/openrisc/mm/
H A Dfault.c51 struct vm_area_struct *vma; in do_page_fault() local
/openbmc/linux/arch/arm64/include/asm/
H A Dtlb.h55 struct vm_area_struct vma = TLB_FLUSH_VMA(tlb->mm, 0); in tlb_flush() local
/openbmc/linux/drivers/uio/
H A Duio.c657 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()

1...<<11121314151617181920>>...34