Lines Matching defs:start
39 unsigned long nr, start, size;
43 start = vma->vm_pgoff;
46 if (start < size && size - start >= nr)
50 current->comm, sparse ? " sparse" : "", start, start + nr,
80 if (res->flags & IORESOURCE_MEM && iomem_is_exclusive(res->start))
87 vma->vm_pgoff += bar.start >> (PAGE_SHIFT - (sparse ? 5 : 0));
256 unsigned long nr, start, size;
259 start = vma->vm_pgoff;
262 if (start < size && size - start >= nr)
266 current->comm, sparse ? " sparse" : "", start, start + nr,
326 port += hose->io_space->start;
350 port += hose->io_space->start;