Searched refs:init_mondo (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/sun4/os/ |
H A D | x_call.c | 83 void init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2); 288 init_mondo(func, arg1, arg2); in xt_one_unchecked() 354 init_mondo(func, arg1, arg2); in xt_some() 410 init_mondo(func, arg1, arg2); in xt_all() 516 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_one() 628 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_some() 707 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_all() 768 init_mondo(setsoftint_tl1, xc_loop_inum, 0); in xc_attention()
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | mach_xc.s | 198 init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 213 ENTRY(init_mondo) 228 SET_SIZE(init_mondo)
|
/titanic_44/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 74 init_mondo((xcfunc_t *)xt_sync_tl1, 0, 0); \ 80 init_mondo((xcfunc_t *)xt_sync_tl1, 0, 0); \
|
/titanic_44/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 111 init_mondo(xcfunc_t func, uint64_t arg1, uint64_t arg2) in init_mondo() function
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | cpu_module.h | 96 void init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
|
/titanic_44/usr/src/uts/sun4u/starfire/ml/ |
H A D | idn_asm.s | 82 ! IDSR should not be busy at the moment - borrowed from init_mondo
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 446 init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 469 ENTRY(init_mondo) 507 SET_SIZE(init_mondo)
|
H A D | spitfire_asm.s | 400 init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 713 ENTRY(init_mondo) 750 SET_SIZE(init_mondo)
|
H A D | us3_common_asm.s | 585 init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 608 ENTRY(init_mondo) 646 SET_SIZE(init_mondo)
|