Searched refs:iopf_queue_remove_device (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/iommu/ |
| H A D | io-pgfault.c | 450 void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function 494 EXPORT_SYMBOL_GPL(iopf_queue_remove_device); 544 iopf_queue_remove_device(queue, iopf_param->dev); in iopf_queue_free()
|
| /linux-6.15/drivers/iommu/amd/ |
| H A D | ppr.c | 271 iopf_queue_remove_device(iommu->iopf_queue, dev_data->dev); in amd_iommu_iopf_remove_device()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-sva.c | 312 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_disable_iopf()
|
| H A D | arm-smmu-v3.c | 3514 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
|
| /linux-6.15/include/linux/ |
| H A D | iommu.h | 1617 void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev); 1634 iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function
|
| /linux-6.15/drivers/iommu/intel/ |
| H A D | iommu.c | 1225 iopf_queue_remove_device(info->iommu->iopf_queue, info->dev); in iommu_disable_pci_pri() 3946 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_disable_iopf()
|
| /linux-6.15/drivers/iommu/iommufd/ |
| H A D | selftest.c | 626 iopf_queue_remove_device(mock_iommu_iopf_queue, dev); in mock_dev_disable_feat()
|