Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu.c210 static gboolean vtd_iotlb_equal(gconstpointer v1, gconstpointer v2) in vtd_iotlb_equal() function
4225 s->iotlb = g_hash_table_new_full(vtd_iotlb_hash, vtd_iotlb_equal, in vtd_realize()