Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpghw.h54 PGHW_POW_ACTIVE, /* Active Power Management Domain */ enumerator
72 (hw == PGHW_POW_ACTIVE || hw == PGHW_POW_IDLE)
/titanic_44/usr/src/uts/common/os/
H A Dcpu_pm.c195 result = cmt_pad_disable(PGHW_POW_ACTIVE); in cpupm_set_policy()
213 result = cmt_pad_enable(PGHW_POW_ACTIVE); in cpupm_set_policy()
761 hw = PGHW_POW_ACTIVE; in cpupm_state_change_global()
H A Dpghw.c248 case PGHW_POW_ACTIVE: in pghw_init()
480 case PGHW_POW_ACTIVE: in pghw_type_string()
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c269 case PGHW_POW_ACTIVE: in pg_plat_hw_shared()
320 case PGHW_POW_ACTIVE: in pg_plat_hw_instance_id()
345 PGHW_POW_ACTIVE, in pg_plat_hw_rank()
/titanic_44/usr/src/uts/common/disp/
H A Dcmt.c259 case PGHW_POW_ACTIVE: in pg_cmt_policy()
310 case PGHW_POW_ACTIVE: in cmt_callback_init()
1485 if (hw == PGHW_POW_ACTIVE) { in pg_cmt_prune()