Lines Matching refs:vm_area_struct
47 struct vm_area_struct *vma,
198 struct vm_area_struct *vma;
206 struct vm_area_struct *vma = st->vma; in mmap_gfn_range()
236 struct vm_area_struct *vma; in privcmd_ioctl_mmap()
291 struct vm_area_struct *vma;
315 struct vm_area_struct *vma = st->vma; in mmap_batch_fn()
395 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages()
424 struct vm_area_struct *vma; in privcmd_ioctl_mmap_batch()
582 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close()
601 static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in privcmd_fault()
615 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap()
639 struct vm_area_struct *vma, in privcmd_vma_range_is_mapped()