Searched refs:iommu_avail (Results 1 – 1 of 1) sorted by relevance
49 static int iommu_avail; variable50 SYSCTL_INT(_hw_vmm_iommu, OID_AUTO, initialized, CTLFLAG_RD, &iommu_avail,73 if (ops != NULL && iommu_avail) in IOMMU_CLEANUP()81 if (ops != NULL && iommu_avail) in IOMMU_CREATE_DOMAIN()91 if (ops != NULL && iommu_avail) in IOMMU_DESTROY_DOMAIN()99 if (ops != NULL && iommu_avail) in IOMMU_CREATE_MAPPING()109 if (ops != NULL && iommu_avail) in IOMMU_REMOVE_MAPPING()119 if (ops != NULL && iommu_avail) in IOMMU_ADD_DEVICE()127 if (ops != NULL && iommu_avail) in IOMMU_REMOVE_DEVICE()135 if (ops != NULL && iommu_avail) in IOMMU_INVALIDATE_TLB()[all …]