Searched refs:iommu_avail (Results 1 – 1 of 1) sorted by relevance
54 static int iommu_avail; variable78 if (ops != NULL && iommu_avail) in IOMMU_CLEANUP()86 if (ops != NULL && iommu_avail) in IOMMU_CREATE_DOMAIN()96 if (ops != NULL && iommu_avail) in IOMMU_DESTROY_DOMAIN()104 if (ops != NULL && iommu_avail) in IOMMU_CREATE_MAPPING()114 if (ops != NULL && iommu_avail) in IOMMU_REMOVE_MAPPING()124 if (ops != NULL && iommu_avail) in IOMMU_ADD_DEVICE()132 if (ops != NULL && iommu_avail) in IOMMU_REMOVE_DEVICE()140 if (ops != NULL && iommu_avail) in IOMMU_INVALIDATE_TLB()197 iommu_avail = 1; in iommu_init()[all …]