Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Depm.h620 #define PM_POLLING_CPUPM (cpupm == PM_CPUPM_POLLING) macro
640 (PM_POLLING_CPUPM && PM_ISCPU(dip)))
/titanic_44/usr/src/uts/common/io/
H A Dpm.c568 if (PM_ISCPU(dip) && PM_POLLING_CPUPM) in pm_stop_pm_walk()
2689 (cmd == PM_START_CPUPM_POLL && PM_POLLING_CPUPM)) { in pm_ioctl()
2873 if (PM_POLLING_CPUPM || PM_EVENT_CPUPM) in pm_ioctl()
/titanic_44/usr/src/uts/common/os/
H A Dsunpm.c2586 !PM_POLLING_CPUPM ? "!cpupm_polling " : "", in pm_lower_power()