Searched refs:IOMMU_RESV_MSI (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/iommu/ |
D | virtio-iommu.c | 498 IOMMU_RESV_MSI, in viommu_add_resv_mem() 922 if (entry->type == IOMMU_RESV_MSI) in viommu_get_resv_regions()
|
D | apple-dart.c | 939 IOMMU_RESV_MSI, GFP_KERNEL); in apple_dart_get_resv_regions()
|
D | dma-iommu.c | 508 if (region->type == IOMMU_RESV_MSI) in iova_reserve_iommu_regions()
|
D | iommu.c | 89 [IOMMU_RESV_MSI] = "msi",
|
/linux-6.6.21/include/linux/ |
D | iommu.h | 151 IOMMU_RESV_MSI, enumerator
|
/linux-6.6.21/drivers/iommu/iommufd/ |
D | io_pagetable.c | 1219 if (sw_msi_start && resv->type == IOMMU_RESV_MSI) in iopt_table_enforce_dev_resv_regions()
|
/linux-6.6.21/drivers/acpi/arm64/ |
D | iort.c | 1151 prot, IOMMU_RESV_MSI, in iort_iommu_msi_get_resv_regions()
|
/linux-6.6.21/drivers/vfio/ |
D | vfio_iommu_type1.c | 1907 if (region->type == IOMMU_RESV_MSI) { in vfio_iommu_has_sw_msi()
|
/linux-6.6.21/drivers/iommu/amd/ |
D | iommu.c | 2390 0, IOMMU_RESV_MSI, GFP_KERNEL); in amd_iommu_get_resv_regions()
|
/linux-6.6.21/drivers/iommu/intel/ |
D | iommu.c | 4489 0, IOMMU_RESV_MSI, GFP_KERNEL); in intel_iommu_get_resv_regions()
|