Searched refs:xen_backend_table_get (Results 1 – 1 of 1) sorted by relevance
28 static GHashTable *xen_backend_table_get(void) in xen_backend_table_get() function41 g_hash_table_insert(xen_backend_table_get(), (void *)impl->type, impl); in xen_backend_table_add()47 xen_backend_table_get(), count); in xen_backend_table_keys()52 return g_hash_table_lookup(xen_backend_table_get(), type); in xen_backend_table_lookup()