Home
last modified time | relevance | path

Searched defs:vma (Results 151 – 175 of 812) sorted by relevance

12345678910>>...33

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhugetlbpage.c128 pte_t huge_ptep_modify_prot_start(struct vm_area_struct *vma, in huge_ptep_modify_prot_start()
143 void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in huge_ptep_modify_prot_commit()
H A Dpkeys.c378 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only()
390 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, in __arch_override_mprotect_pkey()
446 bool arch_vma_access_permitted(struct vm_area_struct *vma, bool write, in arch_vma_access_permitted()
/openbmc/linux/arch/x86/mm/
H A Dpkeys.c62 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only()
76 int __arch_override_mprotect_pkey(struct vm_area_struct *vma, int prot, int pkey) in __arch_override_mprotect_pkey()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_domain.c61 struct i915_vma *vma; in flush_write_domain() local
238 struct i915_vma *vma; in i915_gem_object_set_to_gtt_domain() local
432 struct i915_vma *vma; in i915_gem_object_pin_to_display_plane() local
/openbmc/linux/arch/xtensa/mm/
H A Dtlb.c89 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range()
127 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in local_flush_tlb_page()
166 void update_mmu_tlb(struct vm_area_struct *vma, in update_mmu_tlb()
/openbmc/linux/mm/
H A Dpage_vma_mapped.c175 struct vm_area_struct *vma = pvmw->vma; in page_vma_mapped_walk() local
325 int page_mapped_in_vma(struct page *page, struct vm_area_struct *vma) in page_mapped_in_vma()
/openbmc/linux/drivers/dax/
H A Ddevice.c17 static int check_vma(struct dev_dax *dev_dax, struct vm_area_struct *vma, in check_vma()
262 static int dev_dax_may_split(struct vm_area_struct *vma, unsigned long addr) in dev_dax_may_split()
272 static unsigned long dev_dax_pagesize(struct vm_area_struct *vma) in dev_dax_pagesize()
287 static int dax_mmap(struct file *filp, struct vm_area_struct *vma) in dax_mmap()
/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-dma-sg.c380 static void videobuf_vm_open(struct vm_area_struct *vma) in videobuf_vm_open()
390 static void videobuf_vm_close(struct vm_area_struct *vma) in videobuf_vm_close()
432 struct vm_area_struct *vma = vmf->vma; in videobuf_vm_fault() local
586 struct vm_area_struct *vma) in __videobuf_mmap_mapper()
/openbmc/linux/arch/s390/mm/
H A Dmmap.c79 struct vm_area_struct *vma; in arch_get_unmapped_area() local
117 struct vm_area_struct *vma; in arch_get_unmapped_area_topdown() local
/openbmc/linux/fs/coda/
H A Dfile.c125 coda_vm_open(struct vm_area_struct *vma) in coda_vm_open()
137 coda_vm_close(struct vm_area_struct *vma) in coda_vm_close()
153 coda_file_mmap(struct file *coda_file, struct vm_area_struct *vma) in coda_file_mmap()
/openbmc/linux/arch/xtensa/kernel/
H A Dsmp.c471 struct vm_area_struct *vma; member
502 void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page()
517 void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
561 void flush_cache_page(struct vm_area_struct *vma, in flush_cache_page()
578 void flush_cache_range(struct vm_area_struct *vma, in flush_cache_range()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.c113 struct nvkm_vma *vma; in nvkm_uvmm_mthd_unmap() local
159 struct nvkm_vma *vma; in nvkm_uvmm_mthd_map() local
238 struct nvkm_vma *vma; in nvkm_uvmm_mthd_put() local
274 struct nvkm_vma *vma; in nvkm_uvmm_mthd_get() local
394 struct nvkm_vma vma = { in nvkm_uvmm_mthd_raw_map() local
/openbmc/linux/fs/udf/
H A Dfile.c39 struct vm_area_struct *vma = vmf->vma; in udf_page_mkwrite() local
192 static int udf_file_mmap(struct file *file, struct vm_area_struct *vma) in udf_file_mmap()
/openbmc/linux/arch/powerpc/mm/
H A Dpgtable.c144 static pte_t set_access_flags_filter(pte_t pte, struct vm_area_struct *vma, in set_access_flags_filter()
246 int ptep_set_access_flags(struct vm_area_struct *vma, unsigned long address, in ptep_set_access_flags()
261 int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
/openbmc/linux/drivers/misc/cxl/
H A Dcontext.c128 struct vm_area_struct *vma = vmf->vma; in cxl_mmap_fault() local
182 int cxl_context_iomap(struct cxl_context *ctx, struct vm_area_struct *vma) in cxl_context_iomap()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_mm.c94 int remap_io_mapping(struct vm_area_struct *vma, in remap_io_mapping()
129 int remap_io_sg(struct vm_area_struct *vma, in remap_io_sg()
/openbmc/linux/arch/openrisc/mm/
H A Dtlb.c83 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in local_flush_tlb_page()
96 void local_flush_tlb_range(struct vm_area_struct *vma, in local_flush_tlb_range()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpkeys.h38 static inline int vma_pkey(struct vm_area_struct *vma) in vma_pkey()
130 static inline int arch_override_mprotect_pkey(struct vm_area_struct *vma, in arch_override_mprotect_pkey()
/openbmc/linux/arch/sh/include/asm/
H A Dcacheflush.h60 struct vm_area_struct *vma; member
67 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page()
/openbmc/linux/arch/csky/mm/
H A Dfault.c171 static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma) in access_error()
190 struct vm_area_struct *vma; in do_page_fault() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.c45 unsigned int mode, struct i915_vma **vma) in igt_spinner_pin_obj()
129 struct i915_vma *hws, *vma; in igt_spinner_create_request() local
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_user.c424 static void vme_user_vm_open(struct vm_area_struct *vma) in vme_user_vm_open()
431 static void vme_user_vm_close(struct vm_area_struct *vma) in vme_user_vm_close()
451 static int vme_user_master_mmap(unsigned int minor, struct vm_area_struct *vma) in vme_user_master_mmap()
482 static int vme_user_mmap(struct file *file, struct vm_area_struct *vma) in vme_user_mmap()
/openbmc/linux/arch/riscv/mm/
H A Dfault.c193 static inline bool access_error(unsigned long cause, struct vm_area_struct *vma) in access_error()
225 struct vm_area_struct *vma; in handle_page_fault() local
/openbmc/linux/fs/kernfs/
H A Dfile.c352 static void kernfs_vma_open(struct vm_area_struct *vma) in kernfs_vma_open()
411 static int kernfs_vma_access(struct vm_area_struct *vma, unsigned long addr, in kernfs_vma_access()
433 static int kernfs_vma_set_policy(struct vm_area_struct *vma, in kernfs_vma_set_policy()
454 static struct mempolicy *kernfs_vma_get_policy(struct vm_area_struct *vma, in kernfs_vma_get_policy()
488 static int kernfs_fop_mmap(struct file *file, struct vm_area_struct *vma) in kernfs_fop_mmap()
/openbmc/linux/include/asm-generic/
H A Dtlb.h287 static inline void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_flush_rmaps()
416 struct vm_area_struct vma = { in tlb_flush() local
430 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_update_vma_flags()
531 static inline void tlb_start_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_start_vma()
542 static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_end_vma()

12345678910>>...33