Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c138 static void vcpu_config_event(struct xenbus_watch *, const char **, uint_t);
196 cpu_config_watch.callback = vcpu_config_event; in do_cpu_config_watch()
910 vcpu_config_event(struct xenbus_watch *watch, const char **vec, uint_t len) in vcpu_config_event() function