Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpghw.h55 PGHW_POW_IDLE, /* Idle Power Management Domain */ enumerator
72 (hw == PGHW_POW_ACTIVE || hw == PGHW_POW_IDLE)
/illumos-gate/usr/src/uts/common/os/
H A Dpghw.c253 case PGHW_POW_IDLE: in pghw_init()
483 case PGHW_POW_IDLE: in pghw_type_string()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c278 case PGHW_POW_IDLE: in pg_plat_hw_shared()
326 case PGHW_POW_IDLE: in pg_plat_hw_instance_id()
348 PGHW_POW_IDLE, in pg_plat_hw_rank()
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c260 case PGHW_POW_IDLE: in pg_cmt_policy()
1488 } else if (hw == PGHW_POW_IDLE) { in pg_cmt_prune()