Home | History | Annotate | Download | only in linux

Lines Matching refs:vm_end

61 	unsigned long vm_end;		/* The first byte after our end address
995 /* Look up the first VMA which satisfies addr < vm_end, NULL if none. */
1013 return (vma->vm_end - vma->vm_start) >> PAGE_SHIFT;