Home
last modified time | relevance | path

Searched refs:iopf_queue_remove_device (Results 1 – 2 of 2) 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()