Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c280 int segzio_fromheap = 0; variable
282 int segzio_fromheap = 1; variable
1827 if (segzio_fromheap) { in layout_kernel_va()
/titanic_41/usr/src/uts/sun4/os/
H A Dstartup.c201 int segzio_fromheap = 0; /* zio allocations occur from heap */ variable
2008 if (!segzio_fromheap) { in startup_vm()