aboutsummaryrefslogtreecommitdiff
path: root/scripts/oss-fuzz
diff options
context:
space:
mode:
authorMostafa Saleh <smostafa@google.com>2024-07-15 08:45:13 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-07-18 13:49:30 +0100
commiteb41313c4be1d9b3c8fcd43ee706c10eabd5c188 (patch)
tree6c436595544f4061b5e3f5c22d9f75d251093272 /scripts/oss-fuzz
parent1ea8a6f59b8d6dbcc5d0aa59380ae45a18231b88 (diff)
downloadqemu-eb41313c4be1d9b3c8fcd43ee706c10eabd5c188.zip
qemu-eb41313c4be1d9b3c8fcd43ee706c10eabd5c188.tar.gz
qemu-eb41313c4be1d9b3c8fcd43ee706c10eabd5c188.tar.bz2
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Soon, Instead of doing TLB invalidation by ASID only, VMID will be also required. Add smmu_iotlb_inv_asid_vmid() which invalidates by both ASID and VMID. However, at the moment this function is only used in SMMU_CMD_TLBI_NH_ASID which is a stage-1 command, so passing VMID = -1 keeps the original behaviour. Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Mostafa Saleh <smostafa@google.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20240715084519.1189624-14-smostafa@google.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions