OSDN Git Service

hw/arm/smmu-common: Add IOTLB helpers
authorEric Auger <eric.auger@redhat.com>
Tue, 28 Jul 2020 15:08:06 +0000 (17:08 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 24 Aug 2020 09:02:06 +0000 (10:02 +0100)
commit6808bca939b8722d98165319ba42366ca80de907
tree41ef7eaf5f8d99a63d6e4174e412ab548af675ab
parent1733837d7cdb207653a849a5f1fa78de878c6ac1
hw/arm/smmu-common: Add IOTLB helpers

Add two helpers: one to lookup for a given IOTLB entry and
one to insert a new entry. We also move the tracing there.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20200728150815.11446-3-eric.auger@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/smmu-common.c
hw/arm/smmuv3.c
hw/arm/trace-events
include/hw/arm/smmu-common.h