IOMMU_NEED_FLUSH   21 arch/sparc/kernel/iommu-common.c 	return ((iommu->flags & IOMMU_NEED_FLUSH) != 0);
IOMMU_NEED_FLUSH   26 arch/sparc/kernel/iommu-common.c 	iommu->flags |= IOMMU_NEED_FLUSH;
IOMMU_NEED_FLUSH   31 arch/sparc/kernel/iommu-common.c 	iommu->flags &= ~IOMMU_NEED_FLUSH;