Home
last modified time | relevance | path

Searched defs:MEMSCRUB_MIN_PAGES (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/i86pc/os/
H A Dmemscrub.c115 #define MEMSCRUB_MIN_PAGES ((32 * 1024 * 1024) / PAGESIZE) macro
/titanic_51/usr/src/uts/sun4u/os/
H A Dmemscrub.c160 #define MEMSCRUB_MIN_PAGES (32 * 1024 * 1024 / PAGESIZE) macro