Symbol: xc_one
usr/src/uts/sun4/io/cbe.c
180
xc_one(dest->cpu_id, cbe_xcall_handler, (uint64_t)func, (uint64_t)farg);
usr/src/uts/sun4/io/trapstat.c
1860
xc_one(cpu, (xcfunc_t *)trapstat_load_tlb, 0, 0);
usr/src/uts/sun4/io/trapstat.c
1996
xc_one(cp->cpu_id, (xcfunc_t *)trapstat_probe, 0, 0);
usr/src/uts/sun4/io/trapstat.c
2178
xc_one(cp->cpu_id, (xcfunc_t *)trapstat_disable, 0, 0);
usr/src/uts/sun4/io/trapstat.c
2205
xc_one(cp->cpu_id, (xcfunc_t *)trapstat_enable, 0, 0);
usr/src/uts/sun4/io/trapstat.c
2408
xc_one(i, (xcfunc_t *)trapstat_snapshot, 0, 0);
usr/src/uts/sun4/os/dtrace_subr.c
47
xc_one(cpu, dtrace_xcall_func, (uint64_t)func, (uint64_t)arg);
usr/src/uts/sun4/os/mp_call.c
89
xc_one(cp->cpu_id, (xcfunc_t *)func, (uint64_t)arg1,
usr/src/uts/sun4/os/startup.c
2359
xc_one(target_cpu_id,
usr/src/uts/sun4/sys/x_call.h
62
extern void xc_one(int, xcfunc_t *, uint64_t, uint64_t);
usr/src/uts/sun4u/cpu/spitfire.c
2361
xc_one(pix, (xcfunc_t *)get_cpu_status,
usr/src/uts/sun4u/cpu/us3_common.c
3194
xc_one(cp->cpu_id, (xcfunc_t *)ce_ptnrchk_xc, (uint64_t)aflt,
usr/src/uts/sun4u/cpu/us3_common.c
3314
xc_one(cp->cpu_id, (xcfunc_t *)ce_ptnrchk_xc,
usr/src/uts/sun4u/cpu/us3_common.c
6144
xc_one(cp->cpu_id, (xcfunc_t *)cpu_check_ce,
usr/src/uts/sun4u/cpu/us3_common.c
7117
xc_one(cp->cpu_id, (xcfunc_t *)set_cpu_error_state,
usr/src/uts/sun4u/io/cpudrv_mach.c
41
xc_one(cpudsp->cpu_id, (xcfunc_t *)cpu_change_speed, \
usr/src/uts/sun4u/io/mc-us3.c
852
xc_one(arg, (xcfunc_t *)cpu_flush_ecache, 0, 0);
usr/src/uts/sun4u/io/mc-us3i.c
775
xc_one(arg, (xcfunc_t *)cpu_flush_ecache, 0, 0);
usr/src/uts/sun4u/opl/io/drmach.c
1445
xc_one(i, drmach_flush_cache, i, 0);
usr/src/uts/sun4u/opl/io/drmach.c
4071
xc_one(cpuid, (xcfunc_t *)drmach_lock_critical,
usr/src/uts/sun4u/opl/io/drmach.c
4172
xc_one(cpuid, (xcfunc_t *)drmach_unlock_critical,
usr/src/uts/sun4u/os/cmp.c
114
xc_one(i, (xcfunc_t *)set_cmp_error_steering, 0, 0);
usr/src/uts/sun4u/os/cmp.c
121
xc_one(cpuid, (xcfunc_t *)set_cmp_error_steering, 0, 0);
usr/src/uts/sun4u/serengeti/io/sbdp_cpu.c
398
xc_one(cpuid, sbdp_get_cpu_sram_addr, (uint64_t)&map,
usr/src/uts/sun4u/sunfire/io/ac.c
418
xc_one(cpui, ac_ecache_flush, 0, 0);