Searched refs:MEMSCRUB_MIN_PAGES (Results 1 – 2 of 2) sorted by relevance
115 #define MEMSCRUB_MIN_PAGES ((32 * 1024 * 1024) / PAGESIZE) macro132 pgcnt_t memscrub_min_pages = MEMSCRUB_MIN_PAGES;
160 #define MEMSCRUB_MIN_PAGES (32 * 1024 * 1024 / PAGESIZE) macro313 if (physinstalled >= MEMSCRUB_MIN_PAGES) { in memscrub_init()