Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachsystm.h108 int hd_nodes; /* number of nodes */ member
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c2998 system_hardware.hd_nodes = 1; in get_system_configuration()
3001 system_hardware.hd_nodes = (int)nodes_ll; in get_system_configuration()
H A Dmp_startup.c422 if (system_hardware.hd_nodes && x86_type != X86_TYPE_P5) { in mp_cpu_configure_common()