Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c39 boolean_t cmih_mstrand; /* cores are multithreaded */ member
420 refcnt, cpuidstr, hwidstr, hdl->cmih_mstrand ? "M" : "S", in cmihdl_disp()
/titanic_44/usr/src/uts/i86pc/os/
H A Dcmi_hw.c81 boolean_t cmih_mstrand; /* cores are multithreaded */ member
1273 hdl->cmih_mstrand = cpu_is_cmt(priv); in cmi_hdl_create()
1621 return (IMPLHDL(ophdl)->cmih_mstrand); in CMI_HDL_OPFUNC()