Searched refs:SMMU_IOTLB_ASID (Results 1 – 2 of 2) sorted by relevance
134 #define SMMU_IOTLB_ASID(key) ((key).asid) macro
168 return (SMMU_IOTLB_ASID(*iotlb_key) == info->asid) && in smmu_hash_remove_by_asid_vmid()188 (SMMU_IOTLB_ASID(*iotlb_key) >= 0); in smmu_hash_remove_by_vmid_s1()199 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) { in smmu_hash_remove_by_asid_vmid_iova()217 if (SMMU_IOTLB_ASID(iotlb_key) >= 0) { in smmu_hash_remove_by_vmid_ipa()