Searched refs:remove_dev_pasid (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Diommu.h538 * @remove_dev_pasid: Remove any translation configurations of a specific
581 void (*remove_dev_pasid)(struct device *dev, ioasid_t pasid); member in struct:iommu_ops
/linux-master/drivers/iommu/
H A Diommu.c3340 ops->remove_dev_pasid(device->dev, pasid);
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3078 .remove_dev_pasid = arm_smmu_remove_dev_pasid,
/linux-master/drivers/iommu/intel/
H A Diommu.c4853 .remove_dev_pasid = intel_iommu_remove_dev_pasid,

Completed in 160 milliseconds