Searched full:acpus (Results 1 – 2 of 2) sorted by relevance
48 It is useful for some aCPUs with fixed clocks.
622 struct cpumask *xcpus, *acpus; in validate_change() local632 acpus = c->cpus_allowed; in validate_change()635 acpus = trial->cpus_allowed; in validate_change()637 if (!cpumask_empty(acpus) && cpumask_subset(acpus, xcpus)) in validate_change()