Searched defs:kmem64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c229 struct seg kmem64; variable in typeref:struct:seg
298 * Indicate if kmem64 allocation was done in small chunks
411 * | kmem64 segment | |
829 prom_panic("kmem64 allocation failure");
842 * Install a temporary tte handler in OBP for kmem64 area.
844 * We map kmem64 area with large pages before the trap table is taken
848 * kmem64 mappings via BOP_ALLOC (ends up as prom_alloc() call to
850 * handler (kmem64-tte). This handler is replaced by unix-tte when
853 * The temporary handler knows the physical address of the kmem64
859 * over if we use large pages for kernel heap and kmem64
[all...]

Completed in 62 milliseconds