Lines Matching defs:end
629 u64 start, end;
650 end = vma->vm->total;
652 end = min_t(u64, end, i915_vm_to_ggtt(vma->vm)->mappable_end);
654 end = min_t(u64, end, (1ULL << 32) - I915_GTT_PAGE_SIZE);
655 GEM_BUG_ON(!IS_ALIGNED(end, I915_GTT_PAGE_SIZE));
661 if (size > end) {
664 end);
675 range_overflows(offset, size, end))
692 if (upper_32_bits(end - 1) &&
719 start, end, flags);
724 GEM_BUG_ON(vma->node.start + vma->node.size > end);
1273 * indirect writes they may end up referencing the GGTT PTE