Searched refs:nodes_ll (Results 1 – 1 of 1) sorted by relevance
2909 u_longlong_t nodes_ll, cpus_pernode_ll, lvalue; in get_system_configuration() local2913 kobj_getvalue(prop, &nodes_ll) == -1 || in get_system_configuration()2914 nodes_ll > MAXNODES || in get_system_configuration()2921 system_hardware.hd_nodes = (int)nodes_ll; in get_system_configuration()