Revision 06aba4ca52fd2c8718b8ba486f22f0aa7c99ed55 authored by Peter Xu on 29 September 2018, 03:36:14 UTC, committed by Michael S. Tsirkin on 05 November 2018, 18:24:02 UTC
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>
1 parent 9bb192a
History
File Mode Size
Makefile.objs -rw-r--r-- 325 bytes
trace-events -rw-r--r-- 985 bytes
xen-common.c -rw-r--r-- 4.9 KB
xen-host-pci-device.c -rw-r--r-- 9.8 KB
xen-host-pci-device.h -rw-r--r-- 1.8 KB
xen_backend.c -rw-r--r-- 23.3 KB
xen_devconfig.c -rw-r--r-- 3.8 KB
xen_pt.c -rw-r--r-- 30.9 KB
xen_pt.h -rw-r--r-- 10.3 KB
xen_pt_config_init.c -rw-r--r-- 65.3 KB
xen_pt_graphics.c -rw-r--r-- 7.9 KB
xen_pt_load_rom.c -rw-r--r-- 2.6 KB
xen_pt_msi.c -rw-r--r-- 18.0 KB
xen_pvdev.c -rw-r--r-- 7.8 KB

back to top