Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dcpc_subr.c187 cpuid_getmodel(CPU), cpuid_getstep(CPU))); in kcpc_hw_load_pcbe()
/titanic_41/usr/src/uts/intel/sys/
H A Dx86_archext.h721 extern uint_t cpuid_getstep(struct cpu *);
/titanic_41/usr/src/uts/i86pc/os/
H A Dcmi_hw.c605 return (cpuid_getstep(HDLPRIV(hdl))); in ntv_stepping()
H A Dcpuid.c3102 cpuid_getstep(cpu_t *cpu) in cpuid_getstep() function
/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c123 step = cpuid_getstep(CPU); in acpidev_dr_get_capacity()
/titanic_41/usr/src/uts/common/os/
H A Dcpu.c2297 cpu_info_template.ci_step.value.l = cpuid_getstep(cp); in cpu_info_kstat_update()