Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diommu.h139 IOMMU_RESV_SW_MSI, enumerator
/Linux-v4.19/drivers/iommu/
Ddma-iommu.c242 if (region->type == IOMMU_RESV_SW_MSI) in iova_reserve_iommu_regions()
Diommu.c80 [IOMMU_RESV_SW_MSI] = "msi",
Darm-smmu.c1540 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
Darm-smmu-v3.c1977 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c1320 if (region->type == IOMMU_RESV_SW_MSI) { in vfio_iommu_has_sw_msi()