Searched hist:"06 aba4ca52fd2c8718b8ba486f22f0aa7c99ed55" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | diff 06aba4ca52fd2c8718b8ba486f22f0aa7c99ed55 Fri Sep 28 22:36:14 CDT 2018 Peter Xu <peterx@redhat.com> intel_iommu: introduce vtd_reset_caches()
Provide the function and use it in vtd_init(). Used to reset both context entry cache and iotlb cache for the whole IOMMU unit.
Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|