Searched refs:contigSize (Results 1 – 1 of 1) sorted by relevance
156 unsigned long contigSize; in ContigAllocUserPtr() local210 contigSize = GetContiguousSize(sgt); in ContigAllocUserPtr()211 if (contigSize < size) { in ContigAllocUserPtr()272 unsigned long contigSize; in ContigMapDmaBuf() local289 contigSize = GetContiguousSize(sgt); in ContigMapDmaBuf()290 if (contigSize < buf->size) { in ContigMapDmaBuf()