Lines Matching defs:vma
164 struct vm_area_struct *vma; member
172 struct vm_area_struct *vma = st->vma; in mmap_mfn_range() local
202 struct vm_area_struct *vma; in privcmd_ioctl_mmap() local
257 struct vm_area_struct *vma; member
281 struct vm_area_struct *vma = st->vma; in mmap_batch_fn() local
348 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages()
377 struct vm_area_struct *vma; in privcmd_ioctl_mmap_batch() local
534 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close()
552 static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in privcmd_fault()
566 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap()
590 struct vm_area_struct *vma, in privcmd_vma_range_is_mapped()