Searched refs:resv_end (Results 1 – 1 of 1) sorted by relevance
396 u64 resv_end = ALIGN(resv->start + resv->length, granule) - 1; in viommu_domain_map_identity() local398 if (resv_end < iova || resv_start > limit) in viommu_domain_map_identity()409 if (resv_end >= limit) in viommu_domain_map_identity()412 iova = resv_end + 1; in viommu_domain_map_identity()