Home
last modified time | relevance | path

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

/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dsmmu-common.c129 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key;
131 return SMMU_IOTLB_ASID(*iotlb_key) == asid;
140 SMMUIOTLBKey iotlb_key = *(SMMUIOTLBKey *)key;
142 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) {
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dsmmu-common.c130 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
132 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
141 SMMUIOTLBKey iotlb_key = *(SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid_iova() local
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-common.c130 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
132 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
141 SMMUIOTLBKey iotlb_key = *(SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid_iova() local
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-common.c129 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
131 return SMMU_IOTLB_ASID(*iotlb_key) == asid; in smmu_hash_remove_by_asid()
140 SMMUIOTLBKey iotlb_key = *(SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid_iova() local
142 if (info->asid >= 0 && info->asid != SMMU_IOTLB_ASID(iotlb_key)) { in smmu_hash_remove_by_asid_iova()
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dsmmu-common.c45 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
47 return iotlb_key->asid == asid; in smmu_hash_remove_by_asid()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/
H A Dsmmu-common.c45 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
47 return iotlb_key->asid == asid; in smmu_hash_remove_by_asid()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/
H A Dsmmu-common.c45 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
47 return iotlb_key->asid == asid; in smmu_hash_remove_by_asid()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/arm/
H A Dsmmu-common.c45 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key;
47 return iotlb_key->asid == asid;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/
H A Dsmmu-common.c45 SMMUIOTLBKey *iotlb_key = (SMMUIOTLBKey *)key; in smmu_hash_remove_by_asid() local
47 return iotlb_key->asid == asid; in smmu_hash_remove_by_asid()