Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dcmp.c114 xc_one(i, (xcfunc_t *)set_cmp_error_steering, 0, 0); in cmp_error_resteer()
121 xc_one(cpuid, (xcfunc_t *)set_cmp_error_steering, 0, 0); in cmp_error_resteer()
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_call.c89 xc_one(cp->cpu_id, (xcfunc_t *)func, (uint64_t)arg1, in cpu_call()
H A Ddtrace_subr.c47 xc_one(cpu, dtrace_xcall_func, (uint64_t)func, (uint64_t)arg); in dtrace_xcall()
H A Dx_call.c422 xc_one(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_one() function
H A Dstartup.c2359 xc_one(target_cpu_id, in ptl1_thread()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dx_call.h62 extern void xc_one(int, xcfunc_t *, uint64_t, uint64_t);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dcpudrv_mach.c41 xc_one(cpudsp->cpu_id, (xcfunc_t *)cpu_change_speed, \ in cpudrv_change_speed()
H A Dmc-us3i.c775 xc_one(arg, (xcfunc_t *)cpu_flush_ecache, 0, 0); in mc_ioctl()
H A Dmc-us3.c852 xc_one(arg, (xcfunc_t *)cpu_flush_ecache, 0, 0); in mc_ioctl()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c1860 xc_one(cpu, (xcfunc_t *)trapstat_load_tlb, 0, 0); in trapstat_setup()
1996 xc_one(cp->cpu_id, (xcfunc_t *)trapstat_probe, 0, 0); in trapstat_go()
2178 xc_one(cp->cpu_id, (xcfunc_t *)trapstat_disable, 0, 0); in trapstat_cpr()
2205 xc_one(cp->cpu_id, (xcfunc_t *)trapstat_enable, 0, 0); in trapstat_cpr()
2408 xc_one(i, (xcfunc_t *)trapstat_snapshot, 0, 0); in trapstat_ioctl()
H A Dcbe.c180 xc_one(dest->cpu_id, cbe_xcall_handler, (uint64_t)func, (uint64_t)farg); in cbe_xcall()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c398 xc_one(cpuid, sbdp_get_cpu_sram_addr, (uint64_t)&map, in sbdp_cpu_poweroff()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c1445 xc_one(i, drmach_flush_cache, i, 0); in drmach_flush_all()
4071 xc_one(cpuid, (xcfunc_t *)drmach_lock_critical, in drmach_copy_rename()
4172 xc_one(cpuid, (xcfunc_t *)drmach_unlock_critical, in drmach_copy_rename()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c3194 xc_one(cp->cpu_id, (xcfunc_t *)ce_ptnrchk_xc, (uint64_t)aflt, in ce_lkychk_cb()
3314 xc_one(cp->cpu_id, (xcfunc_t *)ce_ptnrchk_xc, in ce_scrub_xdiag_recirc()
6144 xc_one(cp->cpu_id, (xcfunc_t *)cpu_check_ce,
7117 xc_one(cp->cpu_id, (xcfunc_t *)set_cpu_error_state,
H A Dspitfire.c2361 xc_one(pix, (xcfunc_t *)get_cpu_status, in cpu_check_allcpus()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac.c418 xc_one(cpui, ac_ecache_flush, 0, 0); in ac_detach()