Home
last modified time | relevance | path

Searched refs:cpus_pernode_ll (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c2943 u_longlong_t nodes_ll, cpus_pernode_ll, lvalue; in get_system_configuration() local
2951 kobj_getvalue(prop, &cpus_pernode_ll) == -1) { in get_system_configuration()
2956 system_hardware.hd_cpus_per_node = (int)cpus_pernode_ll; in get_system_configuration()