Searched refs:MIN_PAGE_SIZE (Results 1 – 4 of 4) sorted by relevance
20 #define MIN_PAGE_SIZE 131072 macro
195 #ifdef MIN_PAGE_SIZE in test_init()196 if (page_size < MIN_PAGE_SIZE) in test_init()197 page_size = MIN_PAGE_SIZE; in test_init()
26 #define MIN_PAGE_SIZE 131072 macro
33 #define MIN_PAGE_SIZE 131072 macro
Completed in 8 milliseconds