/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_domain.c | 61 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 D | tlb.c | 89 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/arch/csky/mm/ |
H A D | tlb.c | 52 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 135 void flush_tlb_page(struct vm_area_struct *vma, unsigned long addr) in flush_tlb_page()
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | hugetlbpage.c | 128 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 D | pkeys.c | 378 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 D | pkeys.c | 62 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/arch/mips/include/asm/ |
H A D | hugetlb.h | 47 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 71 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
|
/openbmc/qemu/target/riscv/ |
H A D | vector_internals.c | 66 uint32_t vma = vext_vma(desc); in do_vext_vv() local 92 uint32_t vma = vext_vma(desc); in do_vext_vx() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | videobuf-dma-sg.c | 380 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/drivers/dax/ |
H A D | device.c | 17 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/mm/ |
H A D | page_vma_mapped.c | 175 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/arch/riscv/include/asm/ |
H A D | tlbflush.h | 70 #define flush_tlb_page(vma, addr) local_flush_tlb_page(addr) argument 72 static inline void flush_tlb_range(struct vm_area_struct *vma, in flush_tlb_range()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | hugetlb.h | 56 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 76 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page()
|
/openbmc/linux/fs/coda/ |
H A D | file.c | 125 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/s390/mm/ |
H A D | mmap.c | 79 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/arch/xtensa/kernel/ |
H A D | smp.c | 471 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 D | uvmm.c | 113 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 D | file.c | 39 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 D | pgtable.c | 144 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/arch/openrisc/mm/ |
H A D | tlb.c | 83 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/drivers/gpu/drm/i915/ |
H A D | i915_mm.c | 94 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/drivers/misc/cxl/ |
H A D | context.c | 128 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/arch/loongarch/include/asm/ |
H A D | hugetlb.h | 56 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush() 75 static inline int huge_ptep_set_access_flags(struct vm_area_struct *vma, in huge_ptep_set_access_flags()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cacheflush.h | 60 struct vm_area_struct *vma; member 67 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.c | 45 unsigned int mode, struct i915_vma **vma) in igt_spinner_pin_obj() 129 struct i915_vma *hws, *vma; in igt_spinner_create_request() local
|