Home
last modified time | relevance | path

Searched refs:arm_smmu_attach_dev_blocked (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1242 static int arm_smmu_attach_dev_blocked(struct iommu_domain *domain, in arm_smmu_attach_dev_blocked() function
1249 .attach_dev = arm_smmu_attach_dev_blocked,
/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3201 static int arm_smmu_attach_dev_blocked(struct iommu_domain *domain, in arm_smmu_attach_dev_blocked() function
3215 .attach_dev = arm_smmu_attach_dev_blocked,
3520 arm_smmu_attach_dev_blocked(&arm_smmu_blocked_domain, dev); in arm_smmu_release_device()