Home
last modified time | relevance | path

Searched defs:vma (Results 426 – 450 of 828) sorted by relevance

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

/openbmc/linux/include/drm/
H A Ddrm_gem_dma_helper.h129 static inline int drm_gem_dma_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in drm_gem_dma_object_mmap()
/openbmc/linux/arch/mips/include/asm/
H A Dcacheflush.h78 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page()
/openbmc/linux/include/linux/
H A Dmman.h191 static inline bool map_deny_write_exec(struct vm_area_struct *vma, unsigned long vm_flags) in map_deny_write_exec()
H A Ddm-io.h47 void *vma; member
H A Dpagewalk.h111 struct vm_area_struct *vma; member
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem.c347 struct vm_area_struct *vma, struct vm_fault *vmf) in omap_gem_fault_1d()
373 struct vm_area_struct *vma, struct vm_fault *vmf) in omap_gem_fault_2d()
492 struct vm_area_struct *vma = vmf->vma; in omap_gem_fault() local
527 static int omap_gem_object_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) in omap_gem_object_mmap()
/openbmc/linux/arch/arm/include/asm/
H A Dpage.h158 #define copy_user_highpage(to,from,vaddr,vma) \ argument
/openbmc/linux/drivers/sbus/char/
H A Dflash.c34 flash_mmap(struct file *file, struct vm_area_struct *vma) in flash_mmap()
/openbmc/linux/lib/
H A Dbuildid.c126 int build_id_parse(struct vm_area_struct *vma, unsigned char *build_id, in build_id_parse()
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h27 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.h53 struct i915_vma *vma; member
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vram.c33 struct vm_area_struct *vma) in virtio_gpu_vram_mmap()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c28 static int exynos_drm_fb_mmap(struct fb_info *info, struct vm_area_struct *vma) in exynos_drm_fb_mmap()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c54 static int drm_fbdev_dma_fb_mmap(struct fb_info *info, struct vm_area_struct *vma) in drm_fbdev_dma_fb_mmap()
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h90 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
/openbmc/linux/arch/powerpc/mm/
H A Dcacheflush.c213 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_doorbell.c107 struct vm_area_struct *vma) in kfd_doorbell_mmap()
/openbmc/linux/mm/
H A Dpage_idle.c53 struct vm_area_struct *vma, in page_idle_clear_pte_refs_one()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_ring_submission.c12 struct i915_vma *vma; in create_wally() local
H A Dselftest_rps.c70 struct i915_vma *vma; in create_spin_counter() local
632 struct i915_vma *vma; in live_rps_frequency_cs() local
771 struct i915_vma *vma; in live_rps_frequency_srm() local
H A Dintel_lrc.c1075 struct i915_vma *vma; in __lrc_alloc_state() local
1129 struct i915_vma *vma; in lrc_alloc() local
1717 struct i915_vma *vma; in lrc_create_wa_ctx() local
/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c265 static int ramfs_nommu_mmap(struct file *file, struct vm_area_struct *vma) in ramfs_nommu_mmap()
/openbmc/linux/drivers/misc/
H A Dopen-dice.c89 static int open_dice_mmap(struct file *filp, struct vm_area_struct *vma) in open_dice_mmap()
/openbmc/linux/arch/ia64/mm/
H A Dhugetlbpage.c28 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc()
/openbmc/linux/drivers/misc/uacce/
H A Duacce.c200 static void uacce_vma_close(struct vm_area_struct *vma) in uacce_vma_close()
218 static int uacce_fops_mmap(struct file *filep, struct vm_area_struct *vma) in uacce_fops_mmap()

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