Searched refs:PPMD_LOCK_ALL (Results 1 – 5 of 5) sorted by relevance
91 static ppm_domain_t xcppm_cpu = { "domain_cpu", PPMD_LOCK_ALL };1517 ASSERT(domp->dflags == PPMD_LOCK_ALL || in xcppm_ctlops()1520 (domp->dflags == PPMD_LOCK_ALL) ? "all" : "one", in xcppm_ctlops()1523 if (domp->dflags == PPMD_LOCK_ALL) in xcppm_ctlops()1545 if (domp->dflags & PPMD_LOCK_ALL) in xcppm_ctlops()
278 #define PPMD_LOCK_ALL 0x4 macro
218 domp->dflags = PPMD_LOCK_ALL | PPMD_CPU_READY; in ppm_alloc_pstate_domains()
831 (domp->dflags & PPMD_LOCK_ALL) ? "all" : "one", in ppm_ctlops()834 if (domp->dflags & PPMD_LOCK_ALL) in ppm_ctlops()856 if (domp->dflags & PPMD_LOCK_ALL) in ppm_ctlops()
209 "CPU", PPMD_CPU, PPMD_LOCK_ALL, PPMD_ON,