Searched refs:vcpu_config_event (Results 1 – 1 of 1) sorted by relevance
134 static void vcpu_config_event(struct xenbus_watch *, const char **, uint_t);192 cpu_config_watch.callback = vcpu_config_event; in do_cpu_config_watch()939 vcpu_config_event(struct xenbus_watch *watch, const char **vec, uint_t len) in vcpu_config_event() function