Lines Matching defs:vma
159 struct vm_area_struct *vma; member
167 struct vm_area_struct *vma = st->vma; in mmap_mfn_range() local
197 struct vm_area_struct *vma; in privcmd_ioctl_mmap() local
252 struct vm_area_struct *vma; member
276 struct vm_area_struct *vma = st->vma; in mmap_batch_fn() local
343 static int alloc_empty_pages(struct vm_area_struct *vma, int numpgs) in alloc_empty_pages()
372 struct vm_area_struct *vma; in privcmd_ioctl_mmap_batch() local
502 static void privcmd_close(struct vm_area_struct *vma) in privcmd_close()
515 static int privcmd_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in privcmd_fault()
529 static int privcmd_mmap(struct file *file, struct vm_area_struct *vma) in privcmd_mmap()
541 static int privcmd_enforce_singleshot_mapping(struct vm_area_struct *vma) in privcmd_enforce_singleshot_mapping()