Searched defs:PAGESIZE (Results 1 – 8 of 8) sorted by relevance
39 #define PAGESIZE PAGE_SIZE macro41 #define PAGESIZE getpagesize() macro
72 #define PAGESIZE PAGE_SIZE macro
32 PAGESIZE = 4096, enumerator
36 PAGESIZE = 4096, enumerator
50 static immutable size_t PAGESIZE; variable
171 enum PAGESIZE = 4096; variable
186 enum PAGESIZE = 4096; variable
51 #define PAGESIZE 64 * 1024 macro