Searched refs:init_mondo (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/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); 354 init_mondo(func, arg1, arg2); 410 init_mondo(func, arg1, arg2); 516 init_mondo(setsoftint_tl1, xc_serv_inum, 0); 628 init_mondo(setsoftint_tl1, xc_serv_inum, 0); 707 init_mondo(setsoftint_tl1, xc_serv_inum, 0); 768 init_mondo(setsoftint_tl1, xc_loop_inum, 0);
|
/illumos-gate/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) function 228 SET_SIZE(init_mondo)
|
/illumos-gate/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); \
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | cpu_module.h | 96 void init_mondo(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
|
/illumos-gate/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 111 init_mondo(xcfunc_t func, uint64_t arg1, uint64_t arg2) function
|
/illumos-gate/usr/src/uts/sun4u/starfire/ml/ |
H A D | idn_asm.s | 64 * Would be nice to use init_mondo, but unforunately 82 ! IDSR should not be busy at the moment - borrowed from init_mondo
|
/illumos-gate/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) function 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) function 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) function 646 SET_SIZE(init_mondo)
|
Completed in 59 milliseconds