Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dmigration.c279 static gint page_request_addr_cmp(gconstpointer ap, gconstpointer bp) in migration_transport_compatible()
328 current_incoming->page_requested = g_tree_new(page_request_addr_cmp); in migration_object_init()
283 static gint page_request_addr_cmp(gconstpointer ap, gconstpointer bp) page_request_addr_cmp() function