Searched refs:PPMD_CPU_READY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dppm_plat.c78 if (!(cpup->domp->dflags & PPMD_CPU_READY)) {
80 "notification before PPMD_CPU_READY", str,
108 if (!(ppmd->domp->dflags & PPMD_CPU_READY)) {
218 domp->dflags = PPMD_LOCK_ALL | PPMD_CPU_READY;
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h283 #define PPMD_CPU_READY 0x20000 /* CPU domain can process power call */ macro

Completed in 45 milliseconds