Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c493 static int max_bootlist_sz; variable
531 max_bootlist_sz = size; in init_boot_memlists()
559 if (plen + vlen > max_bootlist_sz) in copy_boot_memlists()