Searched refs:xt_one_unchecked (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | x_call.h | 60 extern void xt_one_unchecked(int, xcfunc_t *, uint64_t, uint64_t);
|
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | mach_mp_states.c | 186 xt_one_unchecked(cpuid, (xcfunc_t *)cpu_intrq_unregister_powerdown, in xt_cpu_unreg_powerdown()
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | x_call.c | 244 xt_one_unchecked(cix, func, arg1, arg2); in xt_one() 252 xt_one_unchecked(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_one_unchecked() function
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_cpu.c | 450 xt_one_unchecked(cp->cpu_id, (xcfunc_t *)idle_stop_xcall, in sbdp_cpu_poweroff()
|
/titanic_50/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc.c | 3231 xt_one_unchecked(cp->cpu_id, (xcfunc_t *)idle_stop_xcall, in fhc_cpu_poweroff()
|
/titanic_50/usr/src/uts/sun4u/starfire/io/ |
H A D | drmach.c | 3746 xt_one_unchecked(cpuid, (xcfunc_t *)idle_stop_xcall, in drmach_cpu_poweroff()
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | us3_common.c | 5646 xt_one_unchecked(CPU->cpu_id, setsoftint_tl1,
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 7284 xt_one_unchecked(cp->cpu_id, (xcfunc_t *)idle_stop_xcall, in drmach_cpu_poweroff()
|