Home
last modified time | relevance | path

Searched refs:IOMMU_RESV_SW_MSI (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/linux/
Diommu.h146 IOMMU_RESV_SW_MSI, enumerator
/Linux-v5.4/drivers/iommu/
Dvirtio-iommu.c831 prot, IOMMU_RESV_SW_MSI); in viommu_get_resv_regions()
Ddma-iommu.c258 if (region->type == IOMMU_RESV_SW_MSI) in iova_reserve_iommu_regions()
Diommu.c66 [IOMMU_RESV_SW_MSI] = "msi",
Darm-smmu.c1537 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
Darm-smmu-v3.c2704 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c1325 if (region->type == IOMMU_RESV_SW_MSI) { in vfio_iommu_has_sw_msi()