Searched refs:wc_other_cpus (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c85 static wc_cpu_t *wc_other_cpus = NULL; variable
187 wc_cpu_t *wc_cpu = wc_other_cpus + index;
343 wc_cpu_t *cpup = wc_other_cpus + who;
491 wc_cpu_t *cpup = wc_other_cpus + who;
603 ret = i_cpr_platform_alloc(&(wc_other_cpus->wc_apic_state));
607 ret = i_cpr_save_apic(&(wc_other_cpus->wc_apic_state));
700 ret = i_cpr_restore_apic(&(wc_other_cpus->wc_apic_state));
706 i_cpr_platform_free(&(wc_other_cpus->wc_apic_state));
1024 if (wc_other_cpus == NULL) {
1025 wc_other_cpus
[all...]

Completed in 44 milliseconds