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_mfn_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()
581 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close()
599 static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in privcmd_fault()
613 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap()
637 struct vm_area_struct *vma, in privcmd_vma_range_is_mapped()