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