Lines Matching defs:cpupm
68 * ioctls) cpupm. If the CPU devices are not managed independently, then they
86 * -enable/disable cpupm
87 * -turn down idle components based on thresholds (if autopm or cpupm is
108 * Whenever autopm or cpupm is enabled, the framework attempts to bring each
192 * of autopm_enabled and cpupm. This lock is not held
347 * cpupm is turned on and off, by the PM_START_CPUPM and PM_STOP_CPUPM ioctls,
351 pm_cpupm_t cpupm = PM_CPUPM_NOTSET;
618 cpupm_save = cpupm;
619 cpupm = PM_CPUPM_NOTSET;
626 ASSERT(cpupm == PM_CPUPM_NOTSET);
639 cpupm = cpupm_save;
717 * pm_scan_init - create pm scan data structure. Called (if autopm or cpupm
1231 "scan_disabled(%d), apm_enabled(%d), cpupm(%d), "
1234 cpupm, PM_KUC(dip),