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