Searched refs:MAXPHYS (Results 1 – 2 of 2) sorted by relevance
15 #define MAXPHYS (1024 * 1024) macro
868 warn("sysctl: KERN_MAXPHYS, using %zu", (size_t)MAXPHYS); in getchunksize()873 chunksize = MAXPHYS; in getchunksize()