Lines Matching defs:vma
198 struct vm_area_struct *vma; member
206 struct vm_area_struct *vma = st->vma; in mmap_mfn_range() local
236 struct vm_area_struct *vma; in privcmd_ioctl_mmap() local
291 struct vm_area_struct *vma; member
315 struct vm_area_struct *vma = st->vma; in mmap_batch_fn() local
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() local
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()