Home
last modified time | relevance | path

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

/linux/drivers/iommu/
A Dio-pgfault.c450 void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function
493 EXPORT_SYMBOL_GPL(iopf_queue_remove_device);
543 iopf_queue_remove_device(queue, iopf_param->dev); in iopf_queue_free()
/linux/drivers/iommu/amd/
A Dppr.c271 iopf_queue_remove_device(iommu->iopf_queue, dev_data->dev); in amd_iommu_iopf_remove_device()
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3-sva.c299 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_master_sva_disable_iopf()
A Darm-smmu-v3.c3328 iopf_queue_remove_device(master->smmu->evtq.iopf, dev); in arm_smmu_release_device()
/linux/include/linux/
A Diommu.h1560 void iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev);
1577 iopf_queue_remove_device(struct iopf_queue *queue, struct device *dev) in iopf_queue_remove_device() function
/linux/drivers/iommu/iommufd/
A Dselftest.c538 iopf_queue_remove_device(mock_iommu_iopf_queue, dev); in mock_dev_disable_feat()
/linux/drivers/iommu/intel/
A Diommu.c4157 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_enable_iopf()
4177 iopf_queue_remove_device(iommu->iopf_queue, dev); in intel_iommu_disable_iopf()

Completed in 38 milliseconds