Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dsun4x_standalloc.c100 #define MAPPEDMEM_MINTOP (caddr_t)(6*1024*1024) macro
103 static caddr_t top_bootmem = MAPPEDMEM_MINTOP;
225 sg_addr = MAPPEDMEM_MINTOP; in resalloc_init()
226 sg_len = MAPPEDMEM_FULLTOP - MAPPEDMEM_MINTOP; in resalloc_init()