Searched refs:kern_maxphys (Results 1 – 1 of 1) sorted by relevance
102 int kern_maxphys; in initcache() local105 len = sizeof(kern_maxphys); in initcache()106 if (sysctl(mib, 2, &kern_maxphys, &len, NULL, 0) < 0) { in initcache()111 readblksize = kern_maxphys; in initcache()