Searched refs:init_mondo_nocheck (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | opl_kdi.c | 61 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2); 93 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
|
H A D | spitfire_kdi.c | 65 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2); 98 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
|
H A D | us3_kdi.c | 64 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2); 99 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
|
H A D | opl_olympus_asm.s | 451 init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 483 ALTENTRY(init_mondo_nocheck) function 506 SET_SIZE(init_mondo_nocheck)
|
H A D | us3_common_asm.s | 590 init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 622 ALTENTRY(init_mondo_nocheck) function 645 SET_SIZE(init_mondo_nocheck)
|
H A D | spitfire_asm.s | 405 init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2) 728 ALTENTRY(init_mondo_nocheck) function
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_xc.s | 214 ALTENTRY(init_mondo_nocheck) function
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | mach_cpu_states.c | 100 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2); 1101 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
|
Completed in 59 milliseconds