Searched refs:cpu_count (Results 1 – 1 of 1) sorted by relevance
1349 int cpu_count = get_nprocs_conf(); in stage2_launcher() local1350 for (int cpu = 0; cpu < cpu_count; cpu++) { in stage2_launcher()1408 int cpu_count = get_nprocs_conf(); in clean_slab() local1409 for (int i = 0; i < cpu_count; i++) { in clean_slab()