/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_call.c | 89 xc_call((xc_arg_t)arg1, (xc_arg_t)arg2, 0, CPUSET2BV(set), in cpu_call()
|
H A D | x_call.c | 120 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 D | machdep.c | 405 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 D | dtrace_subr.c | 159 xc_sync((xc_arg_t)func, (xc_arg_t)arg, 0, CPUSET2BV(set), in dtrace_xcall()
|
H A D | cmi_hw.c | 249 CPUSET2BV(cpus), func); in call_func_ntv() 1705 xc_call(NULL, NULL, NULL, CPUSET2BV(set), in cmi_ntv_hwdisable_mce()
|
H A D | microcode.c | 1114 xc_sync((xc_arg_t)uusp, 0, 0, CPUSET2BV(cpuset), ucode_write); in ucode_update()
|
H A D | fastboot.c | 1374 xc_priority((xc_arg_t)&newkernel, 0, 0, CPUSET2BV(cpuset), in fast_reboot()
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | x_call.h | 75 #define CPUSET2BV(set) ((ulong_t *)(void *)&(set)) macro
|
/titanic_41/usr/src/uts/intel/sys/ |
H A D | mutex_impl.h | 116 xc_call(0, 0, 0, CPUSET2BV(set), \
|
/titanic_41/usr/src/uts/intel/kdi/ |
H A D | kdi_idt.c | 457 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 D | pwrnow.c | 157 CPUSET2BV(set), (xc_func_t)pwrnow_pstate_transition); in pwrnow_power()
|
H A D | speedstep.c | 171 xc_call((xc_arg_t)req_state, NULL, NULL, CPUSET2BV(set), in speedstep_power()
|
H A D | cpupm_throttle.c | 217 CPUSET2BV(set), (xc_func_t)cpupm_tstate_transition); in cpupm_throttle()
|
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_common.c | 394 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 D | avintr.c | 676 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 D | hat_i86.c | 2154 CPUSET2BV(cpus_to_shootdown), hati_demap_func); in hat_tlb_inval_range()
|