Home
last modified time | relevance | path

Searched refs:CPUSET2BV (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_call.c89 xc_call((xc_arg_t)arg1, (xc_arg_t)arg2, 0, CPUSET2BV(set), in cpu_call()
H A Dx_call.c120 static volatile ulong_t *xc_priority_set = CPUSET2BV(xc_priority_set_store);
659 xc_priority_common((xc_func_t)func, 0, 0, 0, CPUSET2BV(set)); in kdi_xc_others()
H A Dmachdep.c405 xc_priority(0, 0, 0, CPUSET2BV(xcset), (xc_func_t)mach_cpu_halt); in stop_other_cpus()
932 xc_priority(0, 0, 0, CPUSET2BV(xcset), (xc_func_t)panic_idle); in panic_stopcpus()
H A Ddtrace_subr.c159 xc_sync((xc_arg_t)func, (xc_arg_t)arg, 0, CPUSET2BV(set), in dtrace_xcall()
H A Dcmi_hw.c249 CPUSET2BV(cpus), func); in call_func_ntv()
1705 xc_call(NULL, NULL, NULL, CPUSET2BV(set), in cmi_ntv_hwdisable_mce()
H A Dmicrocode.c1114 xc_sync((xc_arg_t)uusp, 0, 0, CPUSET2BV(cpuset), ucode_write); in ucode_update()
H A Dfastboot.c1374 xc_priority((xc_arg_t)&newkernel, 0, 0, CPUSET2BV(cpuset), in fast_reboot()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dx_call.h75 #define CPUSET2BV(set) ((ulong_t *)(void *)&(set)) macro
/titanic_41/usr/src/uts/intel/sys/
H A Dmutex_impl.h116 xc_call(0, 0, 0, CPUSET2BV(set), \
/titanic_41/usr/src/uts/intel/kdi/
H A Dkdi_idt.c457 xc_call(0, 0, 0, CPUSET2BV(cpuset), in kdi_activate()
475 xc_call(0, 0, 0, CPUSET2BV(cpuset), (xc_func_t)kdi_cpu_deactivate); in kdi_deactivate()
/titanic_41/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c157 CPUSET2BV(set), (xc_func_t)pwrnow_pstate_transition); in pwrnow_power()
H A Dspeedstep.c171 xc_call((xc_arg_t)req_state, NULL, NULL, CPUSET2BV(set), in speedstep_power()
H A Dcpupm_throttle.c217 CPUSET2BV(set), (xc_func_t)cpupm_tstate_transition); in cpupm_throttle()
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c394 xc_call(NULL, NULL, NULL, CPUSET2BV(cpu_set), in cmci_cpu_setup()
399 xc_call(NULL, NULL, NULL, CPUSET2BV(cpu_set), in cmci_cpu_setup()
/titanic_41/usr/src/uts/common/io/
H A Davintr.c676 xc_call(0, 0, 0, CPUSET2BV(poke), (xc_func_t)siron_poke_intr); in siron_poke_cpu()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2154 CPUSET2BV(cpus_to_shootdown), hati_demap_func); in hat_tlb_inval_range()