Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:cpus_present

591     CpuList cpus_present[1];
594 cpulist_read_from(cpus_present, "/sys/devices/system/cpu/present");
600 cpulist_and(cpus_present, cpus_possible);
602 return cpulist_count(cpus_present);