Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c921 static gint int_cmp(gconstpointer a, gconstpointer b, gpointer user_data)
949 iommu->domains = g_tree_new_full((GCompareDataFunc)int_cmp,
1238 iommu->domains = g_tree_new_full((GCompareDataFunc)int_cmp, NULL, in test_gtree_load_iommu()
879 static gint int_cmp(gconstpointer a, gconstpointer b, gpointer user_data) int_cmp() function
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c1319 static gint int_cmp(gconstpointer a, gconstpointer b, gpointer user_data) in int_cmp() function
1519 s->domains = g_tree_new_full((GCompareDataFunc)int_cmp, in virtio_iommu_device_reset_exit()
1521 s->endpoints = g_tree_new_full((GCompareDataFunc)int_cmp, in virtio_iommu_device_reset_exit()