Searched refs:PAGESIZE (Results 1 – 3 of 3) sorted by relevance
30 #ifdef PAGESIZE31 __guardsize: PAGESIZE,
35 int PAGESIZE = getpagesize (); in use_up_memory() local38 c = mmap (NULL, PAGESIZE, PROT_NONE, MAP_ANON | MAP_PRIVATE, -1, 0); in use_up_memory()
75 #ifndef PAGESIZE in _init_routine()
Completed in 3 milliseconds