Searched refs:xc_call (Results 1 – 12 of 12) sorted by relevance
/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 | 685 xc_call( in xc_call() function
|
H A D | cmi_hw.c | 1705 xc_call(NULL, NULL, NULL, CPUSET2BV(set), in cmi_ntv_hwdisable_mce()
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | x_call.h | 76 extern void xc_call(xc_arg_t, xc_arg_t, xc_arg_t, ulong_t *, xc_func_t);
|
/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 | 156 xc_call((xc_arg_t)req_state, NULL, NULL, 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 | 216 xc_call((xc_arg_t)throtl_lvl, NULL, NULL, 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 | 2153 xc_call((xc_arg_t)hat, (xc_arg_t)va, (xc_arg_t)len, in hat_tlb_inval_range()
|