Home
last modified time | relevance | path

Searched refs:PAGES_PER_GB (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/amd64/amd64/
HDmachdep.c1516 #define PAGES_PER_GB (1024 * 1024 * 1024 / PAGE_SIZE) macro
1688 if ((page_counter % PAGES_PER_GB) == 0) in getmemsize()