Searched refs:IOMMU_NEED_FLUSH (Results 1 – 2 of 2) sorted by relevance
21 return ((iommu->flags & IOMMU_NEED_FLUSH) != 0); in need_flush()26 iommu->flags |= IOMMU_NEED_FLUSH; in set_flush()31 iommu->flags &= ~IOMMU_NEED_FLUSH; in clear_flush()
30 #define IOMMU_NEED_FLUSH 0x00000004 macro
Completed in 5 milliseconds