Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/coretemp/
H A Dcoretemp.c457 ct->coretemp_pkg = is_x86_feature(x86_featureset, X86FSET_PKG_THERMAL); in coretemp_attach()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h924 #define X86FSET_PKG_THERMAL 96 macro
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c3731 add_x86_feature(featureset, X86FSET_PKG_THERMAL); in cpuid_basic_thermal()