Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h1045 struct arm_smmu_invs __rcu *invs; member
1100 struct arm_smmu_invs *arm_smmu_invs_merge(struct arm_smmu_invs *invs,
1102 void arm_smmu_invs_unref(struct arm_smmu_invs *invs,
1104 struct arm_smmu_invs *arm_smmu_invs_purge(struct arm_smmu_invs *invs);
1139 kfree(rcu_dereference_protected(smmu_domain->invs, true)); in arm_smmu_domain_free()