Searched refs:cmih_coreid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c36 uint_t cmih_coreid; /* Core within die */ member in struct:cmi_hdl_impl
309 hdl->cmih_coreid == cbp->mod_coreid &&
417 hdl->cmih_chipid, hdl->cmih_coreid, hdl->cmih_strandid);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c78 uint_t cmih_coreid; /* Core within die */ member in struct:cmi_hdl_impl
630 return (hdl->cmih_coreid);
931 return (hdl->cmih_coreid);
1271 hdl->cmih_coreid = coreid;
1437 ent = cmi_hdl_ent_lookup(hdl->cmih_chipid, hdl->cmih_coreid,

Completed in 65 milliseconds