Lines Matching refs:new_vma
83 struct vm_area_struct *new_vma)
85 unsigned long new_size = new_vma->vm_end - new_vma->vm_start;
92 current->mm->context.vdso = (void *)new_vma->vm_start;
223 struct vm_area_struct *new_vma)
225 unsigned long new_size = new_vma->vm_end - new_vma->vm_start;
284 struct vm_area_struct *new_vma)
286 return __vdso_remap(VDSO_ABI_AA32, sm, new_vma);
457 struct vm_area_struct *new_vma)
459 return __vdso_remap(VDSO_ABI_AA64, sm, new_vma);