/openbmc/linux/kernel/bpf/ |
H A D | task_iter.c | 442 struct vm_area_struct *vma; member 609 struct vm_area_struct *vma; in task_vma_seq_start() local 633 struct task_struct *task, struct vm_area_struct *vma) in DEFINE_BPF_ITER_FUNC() 784 struct vm_area_struct *vma; in BPF_CALL_5() local
|
/openbmc/linux/drivers/char/ |
H A D | mem.c | 338 static inline int private_mapping_ok(struct vm_area_struct *vma) in private_mapping_ok() 344 static inline int private_mapping_ok(struct vm_area_struct *vma) in private_mapping_ok() 356 static int mmap_mem(struct file *file, struct vm_area_struct *vma) in mmap_mem() 533 static int mmap_zero(struct file *file, struct vm_area_struct *vma) in mmap_zero()
|
H A D | uv_mmtimer.c | 147 static int uv_mmtimer_mmap(struct file *file, struct vm_area_struct *vma) in uv_mmtimer_mmap()
|
/openbmc/linux/arch/um/kernel/ |
H A D | tlb.c | 455 void flush_tlb_page(struct vm_area_struct *vma, unsigned long address) in flush_tlb_page() 570 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, in flush_tlb_range() 587 struct vm_area_struct *vma; in flush_tlb_mm() local 597 struct vm_area_struct *vma; in force_flush_all() local
|
/openbmc/linux/arch/mips/mm/ |
H A D | c-r4k.c | 472 struct vm_area_struct *vma = args; in local_r4k_flush_cache_range() local 490 static void r4k_flush_cache_range(struct vm_area_struct *vma, in r4k_flush_cache_range() 532 struct vm_area_struct *vma; member 540 struct vm_area_struct *vma = fcp_args->vma; in local_r4k_flush_cache_page() local 608 static void r4k_flush_cache_page(struct vm_area_struct *vma, in r4k_flush_cache_page()
|
/openbmc/linux/arch/sh/kernel/vsyscall/ |
H A D | vsyscall.c | 87 const char *arch_vma_name(struct vm_area_struct *vma) in arch_vma_name()
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | pci.c | 74 int pci_iobar_pfn(struct pci_dev *pdev, int bar, struct vm_area_struct *vma) in pci_iobar_pfn()
|
/openbmc/linux/include/asm-generic/ |
H A D | mm_hooks.h | 25 static inline bool arch_vma_access_permitted(struct vm_area_struct *vma, in arch_vma_access_permitted()
|
/openbmc/linux/arch/sh/mm/ |
H A D | tlb-pteaex.c | 18 void __update_tlb(struct vm_area_struct *vma, unsigned long address, pte_t pte) in __update_tlb()
|
/openbmc/linux/arch/arc/mm/ |
H A D | mmap.c | 33 struct vm_area_struct *vma; in arch_get_unmapped_area() local
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | hugetlb.h | 31 static inline pte_t huge_ptep_clear_flush(struct vm_area_struct *vma, in huge_ptep_clear_flush()
|
/openbmc/linux/arch/powerpc/mm/book3s32/ |
H A D | tlb.c | 97 void hash__flush_tlb_page(struct vm_area_struct *vma, unsigned long vmaddr) in hash__flush_tlb_page()
|
/openbmc/linux/mm/ |
H A D | msync.c | 36 struct vm_area_struct *vma; in SYSCALL_DEFINE3() local
|
H A D | hmm.c | 67 struct vm_area_struct *vma = walk->vma; in hmm_vma_fault() local 480 struct vm_area_struct *vma = walk->vma; in hmm_vma_walk_hugetlb_entry() local 530 struct vm_area_struct *vma = walk->vma; in hmm_vma_walk_test() local
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable-64k.h | 55 static inline int remap_4k_pfn(struct vm_area_struct *vma, unsigned long addr, in remap_4k_pfn()
|
/openbmc/linux/arch/mips/alchemy/common/ |
H A D | setup.c | 99 int io_remap_pfn_range(struct vm_area_struct *vma, unsigned long vaddr, in io_remap_pfn_range()
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_mem.h | 15 struct nvif_vma vma[2]; member
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_mmio.c | 124 struct vm_area_struct *vma; in SYSCALL_DEFINE3() local 266 struct vm_area_struct *vma; in SYSCALL_DEFINE3() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | mem.c | 71 struct nvkm_vma *vma, void *argv, u32 argc) in nvkm_mem_map_dma() 111 struct nvkm_vma *vma, void *argv, u32 argc) in nvkm_mem_map_sgl()
|
/openbmc/linux/include/linux/ |
H A D | migrate.h | 149 struct vm_area_struct *vma, int node) in migrate_misplaced_page() 186 struct vm_area_struct *vma; member
|
/openbmc/linux/mm/damon/ |
H A D | paddr.c | 19 static bool __damon_pa_mkold(struct folio *folio, struct vm_area_struct *vma, in __damon_pa_mkold() 82 static bool __damon_pa_young(struct folio *folio, struct vm_area_struct *vma, in __damon_pa_young()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_migrate.c | 113 struct i915_vma *vma, in lmem_pages_migrate_one() 191 struct i915_vma *vma = NULL; in __igt_lmem_pages_migrate() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fbdev.c | 59 struct i915_vma *vma; member 129 static int intel_fbdev_mmap(struct fb_info *info, struct vm_area_struct *vma) in intel_fbdev_mmap() 222 struct i915_vma *vma; in intelfb_create() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | smp.c | 568 struct vm_area_struct *vma; member 580 void flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_tlb_range() 654 void flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in flush_tlb_page()
|
/openbmc/linux/arch/arm/mm/ |
H A D | copypage-feroceon.c | 67 unsigned long vaddr, struct vm_area_struct *vma) in feroceon_copy_user_highpage()
|