Lines Matching refs:use
143 WARN_ON(mapping->use);
182 * If the iova is pinned, then it's in-use,
185 if (free->use)
263 if (m->use)
336 WARN_ON(mapping->use);
418 if (mapping->use > 0) {
419 mapping->use++;
455 mapping->use = 1;
468 mapping->use--;
470 if (mapping->use > 0 || context->global->version == ETNAVIV_IOMMU_V1) {
507 priv->mmu_global->use++;
531 global->use = 1;
559 if (--global->use > 0)