Searched refs:PHYSPAGES_THRESHOLD (Results 1 – 4 of 4) sorted by relevance
42 #define PHYSPAGES_THRESHOLD (32 * 1024) macro
131 PHYSPAGES_THRESHOLD) in operate_common()
84 #define PHYSPAGES_THRESHOLD (32 * 1024) macro411 if (sysconf(_SC_PHYS_PAGES) > PHYSPAGES_THRESHOLD) in raw_cat()
68 #define PHYSPAGES_THRESHOLD (32*1024) macro1109 if (sysconf(_SC_PHYS_PAGES) > PHYSPAGES_THRESHOLD) in compare()1222 if (sysconf(_SC_PHYS_PAGES) > PHYSPAGES_THRESHOLD) in copy()