Searched refs:IOMMU_RESV_SW_MSI (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | iommu.h | 139 IOMMU_RESV_SW_MSI, enumerator
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | iommu.h | 153 IOMMU_RESV_SW_MSI, enumerator
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | dma-iommu.c | 259 if (region->type == IOMMU_RESV_SW_MSI) in iova_reserve_iommu_regions()
|
H A D | virtio-iommu.c | 841 prot, IOMMU_RESV_SW_MSI); in viommu_get_resv_regions()
|
H A D | iommu.c | 68 [IOMMU_RESV_SW_MSI] = "msi",
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | virtio-iommu.c | 937 prot, IOMMU_RESV_SW_MSI, in viommu_get_resv_regions()
|
H A D | dma-iommu.c | 501 if (region->type == IOMMU_RESV_SW_MSI) in iova_reserve_iommu_regions()
|
H A D | iommu.c | 90 [IOMMU_RESV_SW_MSI] = "msi",
|
/kernel/linux/linux-6.6/drivers/iommu/iommufd/ |
H A D | io_pagetable.c | 1221 if (sw_msi_start && resv->type == IOMMU_RESV_SW_MSI) { in iopt_table_enforce_dev_resv_regions()
|
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1598 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1539 prot, IOMMU_RESV_SW_MSI, GFP_KERNEL); in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 1751 if (region->type == IOMMU_RESV_SW_MSI) { in vfio_iommu_has_sw_msi()
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | vfio_iommu_type1.c | 1912 if (region->type == IOMMU_RESV_SW_MSI) { in vfio_iommu_has_sw_msi()
|
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 2508 prot, IOMMU_RESV_SW_MSI); in arm_smmu_get_resv_regions()
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/ |
H A D | arm-smmu-v3.c | 2770 prot, IOMMU_RESV_SW_MSI, GFP_KERNEL); in arm_smmu_get_resv_regions()
|
Completed in 62 milliseconds