Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Diommu-sva.h19 int iopf_queue_remove_device(struct iopf_queue *queue,
40 static inline int iopf_queue_remove_device(struct iopf_queue *queue, in iopf_queue_remove_device() function
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-v6.6/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3-sva.c484 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_enable_iopf()
498 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_disable_iopf()
Darm-smmu-v3.c2719 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
/Linux-v6.6/drivers/iommu/intel/
Diommu.c4576 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_enable_iopf()
4606 WARN_ON(iopf_queue_remove_device(iommu->iopf_queue, dev)); in intel_iommu_disable_iopf()