Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1225 extern void cpuid_get_ext_topo(uint_t, uint_t *, uint_t *);
1257 cpuid_get_ext_topo(vendor, &cmi_core_nbits, &cmi_strand_nbits); in cmi_hdl_create()
H A Dcpuid.c4815 cpuid_get_ext_topo(uint_t vendor, uint_t *core_nbits, uint_t *strand_nbits) in cpuid_get_ext_topo() function