Searched refs:PAGES_PER_GB (Results 1 – 1 of 1) sorted by relevance
1208 #define PAGES_PER_GB (1024 * 1024 * 1024 / PAGE_SIZE) macro1381 if ((page_counter % PAGES_PER_GB) == 0) in getmemsize()