Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4x_standalloc.c98 #define MAPPEDMEM_MINTOP (caddr_t)(6*1024*1024) macro
101 static caddr_t top_bootmem = MAPPEDMEM_MINTOP;
223 sg_addr = MAPPEDMEM_MINTOP; in resalloc_init()
224 sg_len = MAPPEDMEM_FULLTOP - MAPPEDMEM_MINTOP; in resalloc_init()