Home
last modified time | relevance | path

Searched refs:iopf_queue_remove_device (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/iommu/
H A Dio-pgfault.c450 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/drivers/iommu/amd/
H A Dppr.c271 iopf_queue_remove_device(iommu->iopf_queue, dev_data->dev); in amd_iommu_iopf_remove_device()
/linux/drivers/iommu/intel/
H A Diommu.c914 iopf_queue_remove_device(info->iommu->iopf_queue, info->dev); in iommu_disable_pci_pri()
3482 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_disable_iopf()
/linux/drivers/iommu/iommufd/
H A Dselftest.c625 iopf_queue_remove_device(mock_iommu_iopf_queue, dev); in mock_dev_disable_iopf()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2870 iopf_queue_remove_device(master->smmu->evtq.iopf, master->dev); in arm_smmu_disable_iopf()