Home
last modified time | relevance | path

Searched refs:iopf_queue_remove_device (Results 1 – 4 of 4) 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.c273 iopf_queue_remove_device(iommu->iopf_queue, dev_data->dev); in amd_iommu_iopf_remove_device()
/linux/include/linux/
H A Diommu.h1669 void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev);
1686 iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function
/linux/drivers/iommu/intel/
H A Diommu.c914 iopf_queue_remove_device(info->iommu->iopf_queue, info->dev); in iommu_disable_pci_pri()
3483 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_disable_iopf()