Home
last modified time | relevance | path

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

/openbmc/qemu/plugins/
H A Dcore.c243 static void plugin_vcpu_for_each(gpointer k, gpointer v, gpointer udata) in plugin_vcpu_for_each() function
262 g_hash_table_foreach(plugin.cpu_ht, plugin_vcpu_for_each, &args); in qemu_plugin_vcpu_for_each()