Searched defs:vcpu_config_report (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c833 vcpu_config_report(processorid_t id, uint_t newstate, int error) function
922 vcpu_config_report(id, P_ONLINE, error);
925 vcpu_config_report(id, P_POWEROFF, error);

Completed in 56 milliseconds