Home
last modified time | relevance | path

Searched refs:CPUSET_ALL_BUT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c254 CPUSET_ALL_BUT(cps, cp->cpu_id); in panic_stopcpus()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c411 CPUSET_ALL_BUT(xcset, CPU->cpu_id); in stop_other_cpus()
948 CPUSET_ALL_BUT(xcset, cp->cpu_id); in panic_stopcpus()
H A Dx_call.c658 CPUSET_ALL_BUT(set, this_cpu); in kdi_xc_others()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h454 #define CPUSET_ALL_BUT(set, cpu) cpuset_all_but(&(set), cpu) macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c382 CPUSET_ALL_BUT(cps, cp->cpu_id); in panic_stopcpus()