Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iommu/
H A 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
H A Dio-pgfault.c324 * iopf_queue_remove_device - Remove producer from fault queue
332 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); variable
413 iopf_queue_remove_device(queue, iopf_param->dev); in iopf_queue_free()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A 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()
H A Darm-smmu-v3.c2719 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Diommu.c4580 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_enable_iopf()
4610 WARN_ON(iopf_queue_remove_device(iommu->iopf_queue, dev)); in intel_iommu_disable_iopf()

Completed in 16 milliseconds