Lines Matching defs:start
164 * @start: System physical start address of the region
171 phys_addr_t start;
190 * @start: IOVA representing the start of the range to be flushed
199 unsigned long start;
420 .start = ULONG_MAX,
465 extern struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot,
521 unsigned long start = iova, end = start + size - 1;
528 if (gather->pgsize != size || end + 1 < gather->start || start > gather->end + 1) {
539 if (gather->start > start) {
540 gather->start = start;
1021 * @iova: The start address to map the buffer