Home
last modified time | relevance | path

Searched refs:CPUSET_ONLY (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_call.c88 CPUSET_ONLY(set, cp->cpu_id); in cpu_call()
H A Dcpr_impl.c336 CPUSET_ONLY(cpu_ready_set, boot_cpuid); in i_cpr_pre_resume_cpus()
337 CPUSET_ONLY(procset, boot_cpuid); in i_cpr_pre_resume_cpus()
H A Dcmi_hw.c252 CPUSET_ONLY(cpus, cpuid); in call_func_ntv()
1775 CPUSET_ONLY(set, cp->cpu_id); in cmi_ntv_hwdisable_mce()
H A Dstartup.c737 CPUSET_ONLY(cpu_ready_set, 0); /* cpu 0 is boot cpu */ in startup()
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c285 CPUSET_ONLY(cpus, cpu & ~IRQ_USER_BOUND); in xen_psm_picinit()
342 CPUSET_ONLY(cpus, cpu & ~IRQ_USER_BOUND); in xen_psm_addspl()
793 CPUSET_ONLY(ncpu, newcpu & ~IRQ_USER_BOUND); in xen_psm_rebind_irq()
1604 CPUSET_ONLY(cpus, cpu & ~IRQ_USER_BOUND); in apic_setup_io_intr()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h61 CPUSET_ONLY(set, cpuid); \
/illumos-gate/usr/src/uts/i86pc/io/
H A Dcpudrv_mach.c77 CPUSET_ONLY(set, cp->cpu_id); in cpudrv_change_speed()
H A Dmp_platform_common.c1101 CPUSET_ONLY(apic_cpumask, 0); in apic_handle_defconf()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c392 CPUSET_ONLY(tcpus, cpu); in alloc_irq_evtchn()
1129 CPUSET_ONLY(tcpus, i); in virq_resume()
1159 CPUSET_ONLY(tcpus, i); in ipi_resume()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h455 #define CPUSET_ONLY(set, cpu) cpuset_only(&(set), cpu) macro
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_mach.c643 CPUSET_ONLY(set, cp->cpu_id); in cpupm_state_change()
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c405 CPUSET_ONLY(cpu_set, cpuid); in apic_cmci_setup()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2575 CPUSET_ONLY(justme, CPU->cpu_id); in hat_tlb_inval_range()
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c8173 CPUSET_ONLY(cpuset, 0); in cpuid_post_ucodeadm()