Lines Matching defs:cpus
100 cpuid_t *cpus;
358 rcm->cpus = NULL;
397 s_free(rcm->cpus);
416 * The ecache sizes for individual cpus are read from the
591 * multiple cpus (and resource names). Instead of parsing the
608 ((rcm->cpus = calloc(rcm->ndevs, sizeof (cpuid_t))) == NULL ||
661 * RCM capacity change request for cpus.
673 /* get all cpus in the system */
695 if (rcm->cpus[k] == syscpuids[i]) {
859 rcm->cpus[rcm->ncpus++] = (cpuid_t)cpuid;
1043 dev_list_cpu_insert(&ap->cpus, cpu, cpuid);