Searched refs:HW_USERMEM (Results 1 – 5 of 5) sorted by relevance
241 #if HAVE_SYSCTL && defined HW_USERMEM in physmem_available()245 static int mib[2] = { CTL_HW, HW_USERMEM }; in physmem_available()
202 static int hwmib[] = { CTL_HW, HW_USERMEM };
926 #define HW_USERMEM 6 /* int: non-kernel memory */ macro
568 case HW_USERMEM: in parse()
817 case HW_USERMEM: in hw_sysctl()