Searched refs:IOMMU_RESV_MSI (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/iommu/ |
A D | virtio-iommu.c | 498 IOMMU_RESV_MSI, in viommu_add_resv_mem() 898 if (entry->type == IOMMU_RESV_MSI) in viommu_get_resv_regions()
|
A D | apple-dart.c | 940 IOMMU_RESV_MSI, GFP_KERNEL); in apple_dart_get_resv_regions()
|
A D | dma-iommu.c | 507 if (region->type == IOMMU_RESV_MSI) in iova_reserve_iommu_regions()
|
A D | iommu.c | 81 [IOMMU_RESV_MSI] = "msi",
|
/linux-6.3-rc2/include/linux/ |
A D | iommu.h | 146 IOMMU_RESV_MSI, enumerator
|
/linux-6.3-rc2/drivers/iommu/iommufd/ |
A D | io_pagetable.c | 1186 if (sw_msi_start && resv->type == IOMMU_RESV_MSI) in iopt_table_enforce_group_resv_regions()
|
/linux-6.3-rc2/drivers/acpi/arm64/ |
A D | iort.c | 1153 prot, IOMMU_RESV_MSI, in iort_iommu_msi_get_resv_regions()
|
/linux-6.3-rc2/drivers/vfio/ |
A D | vfio_iommu_type1.c | 1899 if (region->type == IOMMU_RESV_MSI) { in vfio_iommu_has_sw_msi()
|
/linux-6.3-rc2/drivers/iommu/amd/ |
A D | iommu.c | 2342 0, IOMMU_RESV_MSI, GFP_KERNEL); in amd_iommu_get_resv_regions()
|
/linux-6.3-rc2/drivers/iommu/intel/ |
A D | iommu.c | 4624 0, IOMMU_RESV_MSI, GFP_KERNEL); in intel_iommu_get_resv_regions()
|
Completed in 50 milliseconds