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