Home
last modified time | relevance | path

Searched refs:xc_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dx_call.h63 extern void xc_init(void);
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c729 xc_init(); /* initialize processor crosscalls */ in start_other_cpus()
H A Dx_call.c122 xc_init(void) in xc_init() function