Searched refs:hat_kern_setup (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h174 extern uint_t khat_running; /* set at end of hat_kern_setup() */
230 extern void hat_kern_setup(void);
H A Di86_mmu.c303 * Routine to pre-allocate data structures for hat_kern_setup(). It computes
486 hat_kern_setup(void) function
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c159 hat_kern_setup(void) function
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c1833 hat_kern_setup();
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h2302 extern void hat_kern_setup(void);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c2051 PRM_POINT("Calling hat_kern_setup()...");
2052 hat_kern_setup();
2059 PRM_POINT("hat_kern_setup() done");

Completed in 89 milliseconds