Searched refs:hat_kern_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h228 extern void hat_kern_alloc(caddr_t segmap_base, size_t segmap_size,
H A Di86_mmu.c308 hat_kern_alloc( function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c2013 PRM_POINT("Calling hat_kern_alloc()...");
2014 hat_kern_alloc((caddr_t)segmap_start, segmapsize, ekernelheap);
2015 PRM_POINT("hat_kern_alloc() done");

Completed in 78 milliseconds