/openbmc/linux/drivers/virt/acrn/ |
H A D | mm.c | 165 struct vm_area_struct *vma; in acrn_vm_ram_map() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | pgtable.h | 459 struct vm_area_struct *vma, unsigned long address, in update_mmu_cache_range() 470 #define update_mmu_cache(vma, addr, ptep) \ argument 476 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgtable.h | 349 ptep_test_and_clear_young (struct vm_area_struct *vma, unsigned long addr, pte_t *ptep) in ptep_test_and_clear_young() 398 #define update_mmu_cache_range(vmf, vma, address, ptep, nr) do { } while (0) argument 399 #define update_mmu_cache(vma, address, ptep) do { } while (0) argument
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | core.c | 669 static void stm_mmap_open(struct vm_area_struct *vma) in stm_mmap_open() 677 static void stm_mmap_close(struct vm_area_struct *vma) in stm_mmap_close() 691 static int stm_char_mmap(struct file *file, struct vm_area_struct *vma) in stm_char_mmap()
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pgtable.h | 406 #define update_mmu_cache_range(vmf, vma, addr, ptep, nr) __update_cache(*ptep) argument 407 #define update_mmu_cache(vma, addr, ptep) __update_cache(*ptep) argument 457 static inline int ptep_test_and_clear_young(struct vm_area_struct *vma, unsigned long addr, pte_t *… in ptep_test_and_clear_young()
|
/openbmc/linux/kernel/dma/ |
H A D | mapping.c | 461 int dma_mmap_attrs(struct device *dev, struct vm_area_struct *vma, in dma_mmap_attrs() 609 int dma_mmap_pages(struct device *dev, struct vm_area_struct *vma, in dma_mmap_pages() 713 int dma_mmap_noncontiguous(struct device *dev, struct vm_area_struct *vma, in dma_mmap_noncontiguous()
|
/openbmc/linux/samples/vfio-mdev/ |
H A D | mbochs.c | 777 struct vm_area_struct *vma = vmf->vma; in mbochs_region_vm_fault() local 795 static int mbochs_mmap(struct vfio_device *vdev, struct vm_area_struct *vma) in mbochs_mmap() 816 struct vm_area_struct *vma = vmf->vma; in mbochs_dmabuf_vm_fault() local 831 static int mbochs_mmap_dmabuf(struct dma_buf *buf, struct vm_area_struct *vma) in mbochs_mmap_dmabuf()
|
/openbmc/linux/fs/ |
H A D | exec.c | 199 struct vm_area_struct *vma = bprm->vma; in get_arg_page() local 254 struct vm_area_struct *vma = NULL; in __bprm_mm_init() local 681 static int shift_arg_pages(struct vm_area_struct *vma, unsigned long shift) in shift_arg_pages() 754 struct vm_area_struct *vma = bprm->vma; in setup_arg_pages() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.c | 341 int au1100fb_fb_mmap(struct fb_info *fbi, struct vm_area_struct *vma) in au1100fb_fb_mmap()
|
/openbmc/linux/drivers/soc/aspeed/ |
H A D | aspeed-lpc-ctrl.c | 49 static int aspeed_lpc_ctrl_mmap(struct file *file, struct vm_area_struct *vma) in aspeed_lpc_ctrl_mmap()
|
/openbmc/linux/mm/ |
H A D | swap.h | 105 struct vm_area_struct *vma, unsigned long addr) in swap_cache_get_folio()
|
/openbmc/linux/arch/sparc/mm/ |
H A D | fault_64.c | 271 struct vm_area_struct *vma; in do_sparc64_fault() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | firmware.c | 118 struct nvkm_vma *vma, void *argv, u32 argc) in nvkm_firmware_mem_map()
|
/openbmc/linux/drivers/media/common/videobuf2/ |
H A D | videobuf2-dma-contig.c | 274 static int vb2_dc_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dc_mmap() 456 struct vm_area_struct *vma) in vb2_dc_dmabuf_ops_mmap()
|
H A D | videobuf2-dma-sg.c | 332 static int vb2_dma_sg_mmap(void *buf_priv, struct vm_area_struct *vma) in vb2_dma_sg_mmap() 504 struct vm_area_struct *vma) in vb2_dma_sg_dmabuf_ops_mmap()
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 319 ptep_test_and_clear_young(struct vm_area_struct *vma, unsigned long addr, in ptep_test_and_clear_young() 408 #define update_mmu_cache(vma, address, ptep) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 132 static const char *stringify_vma_type(const struct i915_vma *vma) in stringify_vma_type() 191 struct i915_vma *vma; in i915_debugfs_describe_obj() local
|
/openbmc/linux/mm/damon/ |
H A D | vaddr.c | 121 struct vm_area_struct *vma, *prev = NULL; in __damon_va_three_regions() local 341 struct vm_area_struct *vma, unsigned long addr) in damon_hugetlb_mkold()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 1309 #define flush_tlb_fix_spurious_fault(vma, address, ptep) do { } while (0) argument 1373 static inline pmd_t pmdp_establish(struct vm_area_struct *vma, in pmdp_establish() 1497 static inline void update_mmu_cache(struct vm_area_struct *vma, in update_mmu_cache() 1502 struct vm_area_struct *vma, unsigned long addr, in update_mmu_cache_range() 1506 static inline void update_mmu_cache_pmd(struct vm_area_struct *vma, in update_mmu_cache_pmd() 1510 static inline void update_mmu_cache_pud(struct vm_area_struct *vma, in update_mmu_cache_pud()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ggtt.c | 111 struct i915_vma *vma, *vn; in i915_ggtt_suspend_vm() local 798 struct i915_vma *vma, *vn; in ggtt_cleanup_hw() local 1303 struct i915_vma *vma; in i915_ggtt_resume_vm() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.h | 55 struct i915_vma *vma; member
|
/openbmc/linux/fs/ext2/ |
H A D | file.c | 125 static int ext2_file_mmap(struct file *file, struct vm_area_struct *vma) in ext2_file_mmap()
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | hash-4k.h | 74 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
|
/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_gem.c | 60 struct vm_area_struct *vma) in xen_drm_front_gem_object_mmap()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 982 #define update_mmu_cache(vma, addr, ptep) \ argument 1061 struct vm_area_struct *vma, in arch_do_swap_page() 1078 struct vm_area_struct *vma, in arch_unmap_one() 1086 static inline int io_remap_pfn_range(struct vm_area_struct *vma, in io_remap_pfn_range()
|