Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.h247 extern void hat_kern_alloc(caddr_t segmap_base, size_t segmap_size,
H A Di86_mmu.c227 hat_kern_alloc( in hat_kern_alloc() function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c1844 hat_kern_alloc((caddr_t)segmap_start, segmapsize, ekernelheap); in startup_vm()