Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c275 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 Dmp_startup.c129 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 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 Dcpu.c1751 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 Dclock_tick.c653 CPUSET_ADD(clock_tick_online_cpuset, cp->cpu_id); in clock_tick_cpu_setup()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcmp.c67 CPUSET_ADD(chips[chipid], cpuid); in cmp_add_cpu()
H A Dcpr_impl.c238 CPUSET_ADD(cpu_ready_set, getprocessorid()); in i_cpr_mp_setup()
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c264 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 Dxc_impl.h198 CPUSET_ADD(recv_cpuset, pix); \
/illumos-gate/usr/src/uts/i86pc/io/
H A Dcbe.c269 CPUSET_ADD(cbe_enabled, me); in cbe_enable()
H A Dmp_platform_common.c921 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 Ddtrace_subr.c141 CPUSET_ADD(set, cpu); in dtrace_xcall()
H A Dcpr_impl.c948 CPUSET_ADD(procset, cp->cpu_id); in i_cpr_start_cpu()
H A Dfastboot.c1358 CPUSET_ADD(cpuset, bootcpuid); in fast_reboot()
H A Dmp_machdep.c1096 CPUSET_ADD(cpumask, cpu_id); in mach_smpinit()
H A Dmp_startup.c1561 CPUSET_ADD(cpu_ready_set, bootcpuid); in start_other_cpus()
/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode.c297 CPUSET_ADD(cpuset, id); in ucode_update()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h457 #define CPUSET_ADD(set, cpu) cpuset_add(&(set), cpu) macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c751 CPUSET_ADD(cpu_ready_set, cp->cpu_id); in poweron_vcpu()
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_mach.c508 CPUSET_ADD(dptr->pm_cpus, cp->cpu_id); in cpupm_alloc_domains()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c1293 CPUSET_ADD(*ppset, cpids[cp_idx]); in load_tlb_cpu_mappings()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c628 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()

12