Home
last modified time | relevance | path

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

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

/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/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/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.h53 struct i915_vma *vma; member
/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/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/sbus/char/
H A Dflash.c34 flash_mmap(struct file *file, struct vm_area_struct *vma) in flash_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/drivers/gpu/drm/i915/gt/
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
H A Dselftest_ring_submission.c12 struct i915_vma *vma; in create_wally() local
/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/include/linux/
H A Ddm-io.h47 void *vma; member
H A Dpagewalk.h111 struct vm_area_struct *vma; member
/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/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h90 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
/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/
H A Dopen-dice.c89 static int open_dice_mmap(struct file *filp, struct vm_area_struct *vma) in open_dice_mmap()
/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/arch/um/include/asm/
H A Dpgtable.h288 #define update_mmu_cache(vma,address,ptep) do {} while (0) argument
289 #define update_mmu_cache_range(vmf, vma, address, ptep, nr) do {} while (0) argument
/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()
/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c102 struct vm_area_struct *vma; in hugetlb_get_unmapped_area() local
281 pte_t *huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c628 void radix__local_flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in radix__local_flush_tlb_page()
950 void radix__flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in radix__flush_tlb_page()
1117 void radix__flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in radix__flush_tlb_range()
1363 void radix__flush_pmd_tlb_range(struct vm_area_struct *vma, in radix__flush_pmd_tlb_range()
1370 void radix__flush_pud_tlb_range(struct vm_area_struct *vma, in radix__flush_pud_tlb_range()

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