Searched refs:IOMMU_RESV_MSI (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/drivers/iommu/ |
D | virtio-iommu.c | 498 IOMMU_RESV_MSI, in viommu_add_resv_mem() 899 if (entry->type == IOMMU_RESV_MSI) in viommu_get_resv_regions()
|
D | apple-dart.c | 761 IOMMU_RESV_MSI, GFP_KERNEL); in apple_dart_get_resv_regions()
|
D | dma-iommu.c | 504 if (region->type == IOMMU_RESV_MSI) in iova_reserve_iommu_regions()
|
D | iommu.c | 75 [IOMMU_RESV_MSI] = "msi",
|
/Linux-v6.1/include/linux/ |
D | iommu.h | 126 IOMMU_RESV_MSI, enumerator
|
/Linux-v6.1/drivers/acpi/arm64/ |
D | iort.c | 1145 prot, IOMMU_RESV_MSI, in iort_iommu_msi_get_resv_regions()
|
/Linux-v6.1/drivers/vfio/ |
D | vfio_iommu_type1.c | 1926 if (region->type == IOMMU_RESV_MSI) { in vfio_iommu_has_sw_msi()
|
/Linux-v6.1/drivers/iommu/amd/ |
D | iommu.c | 2344 0, IOMMU_RESV_MSI, GFP_KERNEL); in amd_iommu_get_resv_regions()
|
/Linux-v6.1/drivers/iommu/intel/ |
D | iommu.c | 4606 0, IOMMU_RESV_MSI, GFP_KERNEL); in intel_iommu_get_resv_regions()
|