CPUPM_DTYPE_ACTIVE
cpupm_state_change_global(CPUPM_DTYPE_ACTIVE,
if (type == CPUPM_DTYPE_ACTIVE) {
cpupm_dtype_t type = CPUPM_DTYPE_ACTIVE;
case CPUPM_DTYPE_ACTIVE:
ASSERT(type == CPUPM_DTYPE_ACTIVE);
(pghw_handle_t)cpupm_domain_init(cp, CPUPM_DTYPE_ACTIVE);
if (type == CPUPM_DTYPE_ACTIVE) {
if (type != CPUPM_DTYPE_ACTIVE) {
if (cpupm_domain_id(cp, CPUPM_DTYPE_ACTIVE) != (id_t)-1)
return (cpupm_domain_id(cpu, CPUPM_DTYPE_ACTIVE));