Searched refs:iopf_queue_remove_device (Results 1 – 5 of 5) sorted by relevance
23 int iopf_queue_remove_device(struct iopf_queue *queue,44 static inline int iopf_queue_remove_device(struct iopf_queue *queue, in iopf_queue_remove_device() function
332 int iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function363 EXPORT_SYMBOL_GPL(iopf_queue_remove_device);413 iopf_queue_remove_device(queue, iopf_param->dev); in iopf_queue_free()
459 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_enable_iopf()473 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_disable_iopf()
2703 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
4662 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_enable_sva()4677 ret = iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_disable_sva()
Completed in 28 milliseconds