Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c803 vcpu_config_report(processorid_t id, uint_t newstate, int error) in vcpu_config_report() function
893 vcpu_config_report(id, P_ONLINE, error); in vcpu_config()
896 vcpu_config_report(id, P_POWEROFF, error); in vcpu_config()