Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dsmmu-internal.h99 #define SMMU_IOTLB_ASID(key) ((key).asid)
H A Dsmmu-common.c131 return SMMU_IOTLB_ASID(*iotlb_key) == asid;
142 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) {
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dsmmu-internal.h99 #define SMMU_IOTLB_ASID(key) ((key).asid) macro
H A Dsmmu-common.c132 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
143 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) { in smmu_hash_remove_by_asid_iova()
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/
H A Dsmmu-internal.h99 #define SMMU_IOTLB_ASID(key) ((key).asid) macro
H A Dsmmu-common.c132 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
143 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) { in smmu_hash_remove_by_asid_iova()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/arm/
H A Dsmmu-internal.h99 #define SMMU_IOTLB_ASID(key) ((key).asid) macro
H A Dsmmu-common.c131 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
142 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) { in smmu_hash_remove_by_asid_iova()