Home
last modified time | relevance | path

Searched refs:CPUSET_ADD (Results 1 – 25 of 31) sorted by relevance

12

/titanic_44/usr/src/uts/sun4/os/
H A Dx_call.c274 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 Dmp_startup.c124 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 Dsoftint.c270 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 Dclock_tick.c651 CPUSET_ADD(clock_tick_online_cpuset, cp->cpu_id); in clock_tick_cpu_setup()
H A Dcpu.c1710 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 Dcmp.c67 CPUSET_ADD(chips[chipid], cpuid); in cmp_add_cpu()
/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c237 CPUSET_ADD(slave_set, cpu_id); in slave_init()
/titanic_44/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c263 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 Dcpuvar.h431 #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 Dcbe.c269 CPUSET_ADD(cbe_enabled, me); in cbe_enable()
H A Dmp_platform_common.c863 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 Dxc_impl.h198 CPUSET_ADD(recv_cpuset, pix); \
/titanic_44/usr/src/uts/i86pc/os/
H A Ddtrace_subr.c155 CPUSET_ADD(set, cpu); in dtrace_xcall()
H A Dcpr_impl.c971 CPUSET_ADD(procset, cp->cpu_id); in i_cpr_start_cpu()
H A Dmicrocode.c1112 CPUSET_ADD(cpuset, id); in ucode_update()
H A Dmp_machdep.c1085 CPUSET_ADD(cpumask, cpu_id); in mach_smpinit()
H A Dmp_startup.c1525 CPUSET_ADD(cpu_ready_set, bootcpuid); in start_other_cpus()
H A Dfastboot.c1373 CPUSET_ADD(cpuset, bootcpuid); in fast_reboot()
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c729 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
H A Dus3_jalapeno.c894 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
H A Dus3_cheetahplus.c1231 CPUSET_ADD(cpu_offline_set, cpuid); in cpu_scrub_cpu_setup()
/titanic_44/usr/src/uts/i86xpv/os/
H A Dmp_xen.c781 CPUSET_ADD(cpu_ready_set, cp->cpu_id); in poweron_vcpu()
/titanic_44/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_mach.c508 CPUSET_ADD(dptr->pm_cpus, cp->cpu_id); in cpupm_alloc_domains()
/titanic_44/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c1293 CPUSET_ADD(*ppset, cpids[cp_idx]); in load_tlb_cpu_mappings()
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_xf.c1156 CPUSET_ADD(target_cpuset, c); in idnxf_shmem_update_all()

12