PPMD_LOCK_ALL
(domp->dflags & PPMD_LOCK_ALL) ? "all" : "one",
if (domp->dflags & PPMD_LOCK_ALL)
if (domp->dflags & PPMD_LOCK_ALL)
"CPU", PPMD_CPU, PPMD_LOCK_ALL, PPMD_ON,
domp->dflags = PPMD_LOCK_ALL | PPMD_CPU_READY;
ASSERT(domp->dflags == PPMD_LOCK_ALL ||
(domp->dflags == PPMD_LOCK_ALL) ? "all" : "one",
if (domp->dflags == PPMD_LOCK_ALL)
if (domp->dflags & PPMD_LOCK_ALL)
static ppm_domain_t xcppm_cpu = { "domain_cpu", PPMD_LOCK_ALL };