Searched refs:xc_call (Results 1 - 12 of 12) sorted by relevance
/illumos-gate/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),
|
H A D | x_call.c | 74 * a guarantee, for xc_call() and xc_sync(), that an initiator won't return 682 * service with no waiting. xc_call() returns only after remotes have finished. 685 xc_call( function
|
H A D | cmi_hw.c | 240 * can't guarantee success with xc_call because 1705 xc_call(NULL, NULL, NULL, CPUSET2BV(set),
|
/illumos-gate/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);
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | mutex_impl.h | 116 xc_call(0, 0, 0, CPUSET2BV(set), \
|
/illumos-gate/usr/src/uts/intel/kdi/ |
H A D | kdi_idt.c | 457 xc_call(0, 0, 0, CPUSET2BV(cpuset), 475 xc_call(0, 0, 0, CPUSET2BV(cpuset), (xc_func_t)kdi_cpu_deactivate);
|
/illumos-gate/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpupm_throttle.c | 216 xc_call((xc_arg_t)throtl_lvl, NULL, NULL,
|
H A D | pwrnow.c | 156 xc_call((xc_arg_t)req_state, NULL, NULL,
|
H A D | speedstep.c | 171 xc_call((xc_arg_t)req_state, NULL, NULL, CPUSET2BV(set),
|
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_common.c | 395 xc_call(NULL, NULL, NULL, CPUSET2BV(cpu_set), 400 xc_call(NULL, NULL, NULL, CPUSET2BV(cpu_set),
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | avintr.c | 676 xc_call(0, 0, 0, CPUSET2BV(poke), (xc_func_t)siron_poke_intr);
|
/illumos-gate/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,
|
Completed in 305 milliseconds