Searched defs:MEMSCRUB_MIN_PAGES (Results 1 – 2 of 2) sorted by relevance
115 #define MEMSCRUB_MIN_PAGES ((32 * 1024 * 1024) / PAGESIZE) macro
160 #define MEMSCRUB_MIN_PAGES (32 * 1024 * 1024 / PAGESIZE) macro