Home
last modified time | relevance | path

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

/titanic_44/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( in hat_kern_alloc() function
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c1906 hat_kern_alloc((caddr_t)segmap_start, segmapsize, ekernelheap); in startup_vm()