Searched refs:HW_USERMEM64 (Results 1 – 7 of 7) sorted by relevance
243 HW_USERMEM64 = 20,
216 HW_USERMEM64 = 14, enumerator
63 const int mib[] = { CTL_HW, HW_USERMEM64 }; in get_usermem()
153 const int mib[] = { CTL_HW, HW_USERMEM64 }; in estimate_argon2_params()
122 int mib[2] = { CTL_HW, HW_USERMEM64 }; in initcache()
613 CTL_HW, HW_USERMEM64, CTL_EOL);1453 case HW_USERMEM64: in sysctl_hw_usermem()
857 #define HW_USERMEM64 14 /* quad: non-kernel memory (bytes) */ macro