/titanic_44/usr/src/uts/sun4/os/ |
H A D | x_call.c | 274 CPUSET_ADD(tset, cix); in xt_one_unchecked() 321 CPUSET_ADD(tset, lcx); in xt_some() 387 CPUSET_ADD(tset, lcx); in xt_all() 444 CPUSET_ADD(tset, cix); in xc_one() 562 CPUSET_ADD(tset, lcx); in xc_some() 656 CPUSET_ADD(tset, lcx); in xc_all() 783 CPUSET_ADD(recv_cpuset, pix); in xc_attention() 879 CPUSET_ADD(recv_cpuset, pix); in xc_dismissed() 915 CPUSET_ADD(tset, lcx); in xc_serv() 988 CPUSET_ADD(tset, lcx); in xc_loop()
|
H A D | mp_startup.c | 124 CPUSET_ADD(sfmmup->sfmmu_cpusran, cpuid); in common_startup_init() 265 CPUSET_ADD(cpu_ready_set, cpuid); in start_cpu() 602 CPUSET_ADD(proxy_ready_set, cp->cpu_id); in slave_startup() 746 CPUSET_ADD(cpu_bringup_set, cpuid); in start_other_cpus()
|
/titanic_44/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 | clock_tick.c | 651 CPUSET_ADD(clock_tick_online_cpuset, cp->cpu_id); in clock_tick_cpu_setup()
|
H A D | cpu.c | 1710 CPUSET_ADD(cpu_seqid_inuse, 0); in cpu_list_init() 1726 CPUSET_ADD(cpu_available, cp->cpu_id); in cpu_list_init() 1771 CPUSET_ADD(cpu_seqid_inuse, seqid); in cpu_add_unit() 1781 CPUSET_ADD(cpu_available, cp->cpu_id); in cpu_add_unit() 2735 CPUSET_ADD(*s, cpu); in cpuset_only()
|
/titanic_44/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 67 CPUSET_ADD(chips[chipid], cpuid); in cmp_add_cpu()
|
/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | machdep.c | 237 CPUSET_ADD(slave_set, cpu_id); in slave_init()
|
/titanic_44/usr/src/uts/i86xpv/io/psm/ |
H A D | xpv_uppc.c | 263 CPUSET_ADD(cpus, 0); in xen_uppc_addspl() 272 CPUSET_ADD(cpus, 0); in xen_uppc_addspl()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | cpuvar.h | 431 #define CPUSET_ADD(set, cpu) BT_SET((set).cpub, cpu) macro 506 #define CPUSET_ADD(set, cpu) ((void)((set) |= CPUSET(cpu))) macro
|
/titanic_44/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 | 863 CPUSET_ADD(apic_cpumask, i); in acpi_probe() 1030 CPUSET_ADD(apic_cpumask, 1); in apic_handle_defconf() 1096 CPUSET_ADD(apic_cpumask, apic_nproc); in apic_parse_mpct()
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 198 CPUSET_ADD(recv_cpuset, pix); \
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | dtrace_subr.c | 155 CPUSET_ADD(set, cpu); in dtrace_xcall()
|
H A D | cpr_impl.c | 971 CPUSET_ADD(procset, cp->cpu_id); in i_cpr_start_cpu()
|
H A D | microcode.c | 1112 CPUSET_ADD(cpuset, id); in ucode_update()
|
H A D | mp_machdep.c | 1085 CPUSET_ADD(cpumask, cpu_id); in mach_smpinit()
|
H A D | mp_startup.c | 1525 CPUSET_ADD(cpu_ready_set, bootcpuid); in start_other_cpus()
|
H A D | fastboot.c | 1373 CPUSET_ADD(cpuset, bootcpuid); in fast_reboot()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/i86xpv/os/ |
H A D | mp_xen.c | 781 CPUSET_ADD(cpu_ready_set, cp->cpu_id); in poweron_vcpu()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/sun4v/os/ |
H A D | fillsysinfo.c | 1293 CPUSET_ADD(*ppset, cpids[cp_idx]); in load_tlb_cpu_mappings()
|
/titanic_44/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_xf.c | 1156 CPUSET_ADD(target_cpuset, c); in idnxf_shmem_update_all()
|