Searched refs:HW_USERMEM64 (Results 1 – 5 of 5) sorted by relevance
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()
864 #define HW_USERMEM64 14 /* quad: non-kernel memory (bytes) */ macro