/openbmc/linux/arch/mips/include/asm/ |
H A D | cacheflush.h | 78 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 347 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 D | page.h | 158 #define copy_user_highpage(to,from,vaddr,vma) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_gsc_uc.h | 53 struct i915_vma *vma; member
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | hugetlb-8xx.h | 27 static inline void flush_hugetlb_page(struct vm_area_struct *vma, in flush_hugetlb_page()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_vram.c | 33 struct vm_area_struct *vma) in virtio_gpu_vram_mmap()
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fbdev.c | 28 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 D | flash.c | 34 flash_mmap(struct file *file, struct vm_area_struct *vma) in flash_mmap()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fbdev_dma.c | 54 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 D | selftest_rps.c | 70 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 D | intel_lrc.c | 1075 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 D | selftest_ring_submission.c | 12 struct i915_vma *vma; in create_wally() local
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | cacheflush.c | 213 void flush_icache_user_page(struct vm_area_struct *vma, struct page *page, in flush_icache_user_page()
|
/openbmc/linux/include/linux/ |
H A D | dm-io.h | 47 void *vma; member
|
H A D | pagewalk.h | 111 struct vm_area_struct *vma; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_doorbell.c | 107 struct vm_area_struct *vma) in kfd_doorbell_mmap()
|
/openbmc/linux/mm/ |
H A D | page_idle.c | 53 struct vm_area_struct *vma, in page_idle_clear_pte_refs_one()
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable-4k.h | 90 #define remap_4k_pfn(vma, addr, pfn, prot) \ argument
|
/openbmc/linux/arch/ia64/mm/ |
H A D | hugetlbpage.c | 28 huge_pte_alloc(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pte_alloc()
|
/openbmc/linux/drivers/misc/ |
H A D | open-dice.c | 89 static int open_dice_mmap(struct file *filp, struct vm_area_struct *vma) in open_dice_mmap()
|
/openbmc/linux/fs/ramfs/ |
H A D | file-nommu.c | 265 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 D | pgtable.h | 288 #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 D | uacce.c | 200 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 D | hugetlbpage.c | 102 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 D | radix_tlb.c | 628 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()
|