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

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c168 struct memlist *nopp_list; /* pages with no backing page structs */ variable in typeref:struct:memlist
1434 nopp_list = memlist;
1437 &memlist, &nopp_list); local
1439 /* Don't add to nopp_list if kmem64 was allocated in smchunks */
1441 memlist_add(kmem64_pabase, kmem64_sz, &memlist, &nopp_list);
2741 diff_memlists(phys_install, nopp_list, kphysm_memseg);

Completed in 52 milliseconds