/illumos-gate/usr/src/uts/sun4/os/ |
H A D | x_call.c | 275 CPUSET_ADD(tset, cix); in xt_one_unchecked() 322 CPUSET_ADD(tset, lcx); in xt_some() 388 CPUSET_ADD(tset, lcx); in xt_all() 445 CPUSET_ADD(tset, cix); in xc_one() 563 CPUSET_ADD(tset, lcx); in xc_some() 657 CPUSET_ADD(tset, lcx); in xc_all() 784 CPUSET_ADD(recv_cpuset, pix); in xc_attention() 880 CPUSET_ADD(recv_cpuset, pix); in xc_dismissed() 916 CPUSET_ADD(tset, lcx); in xc_serv() 989 CPUSET_ADD(tset, lcx); in xc_loop()
|
H A D | mp_startup.c | 129 CPUSET_ADD(sfmmup->sfmmu_cpusran, cpuid); in common_startup_init() 274 CPUSET_ADD(cpu_ready_set, cpuid); in start_cpu() 611 CPUSET_ADD(proxy_ready_set, cp->cpu_id); in slave_startup() 755 CPUSET_ADD(cpu_bringup_set, cpuid); in start_other_cpus()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | softint.c | 270 CPUSET_ADD(poke, cpuid); in softcall_choose_cpu() 274 CPUSET_ADD(poke, cp->cpu_id); in softcall_choose_cpu() 281 CPUSET_ADD(poke, cpuid); in softcall_choose_cpu() 470 CPUSET_ADD(*softcall_cpuset, cpu_id); in softint()
|
H A D | cpu.c | 1751 CPUSET_ADD(cpu_seqid_inuse, 0); in cpu_list_init() 1767 CPUSET_ADD(cpu_available, cp->cpu_id); in cpu_list_init() 1768 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_list_init() 1813 CPUSET_ADD(cpu_seqid_inuse, seqid); in cpu_add_unit() 1823 CPUSET_ADD(cpu_available, cp->cpu_id); in cpu_add_unit() 1940 CPUSET_ADD(cpu_active_set, cp->cpu_id); in cpu_add_active_internal() 2765 CPUSET_ADD(*s, cpu); in cpuset_only()
|
H A D | clock_tick.c | 653 CPUSET_ADD(clock_tick_online_cpuset, cp->cpu_id); in clock_tick_cpu_setup()
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 67 CPUSET_ADD(chips[chipid], cpuid); in cmp_add_cpu()
|
H A D | cpr_impl.c | 238 CPUSET_ADD(cpu_ready_set, getprocessorid()); in i_cpr_mp_setup()
|
/illumos-gate/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_uppc.c | 264 CPUSET_ADD(cpus, 0); in xen_uppc_addspl() 273 CPUSET_ADD(cpus, 0); in xen_uppc_addspl()
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 198 CPUSET_ADD(recv_cpuset, pix); \
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | cbe.c | 269 CPUSET_ADD(cbe_enabled, me); in cbe_enable()
|
H A D | mp_platform_common.c | 921 CPUSET_ADD(apic_cpumask, i); in acpi_probe() 1102 CPUSET_ADD(apic_cpumask, 1); in apic_handle_defconf() 1166 CPUSET_ADD(apic_cpumask, apic_nproc); in apic_parse_mpct()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | dtrace_subr.c | 141 CPUSET_ADD(set, cpu); in dtrace_xcall()
|
H A D | cpr_impl.c | 948 CPUSET_ADD(procset, cp->cpu_id); in i_cpr_start_cpu()
|
H A D | fastboot.c | 1358 CPUSET_ADD(cpuset, bootcpuid); in fast_reboot()
|
H A D | mp_machdep.c | 1096 CPUSET_ADD(cpumask, cpu_id); in mach_smpinit()
|
H A D | mp_startup.c | 1561 CPUSET_ADD(cpu_ready_set, bootcpuid); in start_other_cpus()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | microcode.c | 297 CPUSET_ADD(cpuset, id); in ucode_update()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | cpuvar.h | 457 #define CPUSET_ADD(set, cpu) cpuset_add(&(set), cpu) macro
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetah.c | 729 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
|
H A D | us3_jalapeno.c | 894 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
|
H A D | us3_cheetahplus.c | 1231 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
|
/illumos-gate/usr/src/uts/i86xpv/os/ |
H A D | mp_xen.c | 751 CPUSET_ADD(cpu_ready_set, cp->cpu_id); in poweron_vcpu()
|
/illumos-gate/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpupm_mach.c | 508 CPUSET_ADD(dptr->pm_cpus, cp->cpu_id); in cpupm_alloc_domains()
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | fillsysinfo.c | 1293 CPUSET_ADD(*ppset, cpids[cp_idx]); in load_tlb_cpu_mappings()
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | hat_i86.c | 628 CPUSET_ADD(hat->hat_cpus, cpu->cpu_id); in hat_cpu_alloc() 1017 CPUSET_ADD(khat_cpuset, CPU->cpu_id); in hat_init() 2629 CPUSET_ADD(cpus_to_shootdown, CPU->cpu_id); in hat_tlb_inval_range()
|