Home
last modified time | relevance | path

Searched refs:cpu_next_free (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c282 #define cpu_next_free cpu_prev macro
348 if (cp->cpu_next_free) in setup_cpu_common()
349 cpus = cp->cpu_next_free; in setup_cpu_common()
537 cp->cpu_next_free = cpus; in cleanup_cpu_common()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_startup.c92 #define cpu_next_free cpu_prev macro
309 cpu_free_list = cp->cpu_next_free; in mp_cpu_configure_common()
598 cp->cpu_next_free = cpu_free_list; in mp_cpu_unconfigure_common()