Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Diommu-sva.h23 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
A Dio-pgfault.c332 int iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function
363 EXPORT_SYMBOL_GPL(iopf_queue_remove_device);
413 iopf_queue_remove_device(queue, iopf_param->dev); in iopf_queue_free()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3-sva.c459 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()
A Darm-smmu-v3.c2703 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c4662 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 26 milliseconds