Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/coretemp/
H A Dcoretemp.c187 if (!is_x86_feature(x86_featureset, X86FSET_CORE_THERMAL)) { in coretemp_supported()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h931 #define X86FSET_CORE_THERMAL 95 macro
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c3735 add_x86_feature(featureset, X86FSET_CORE_THERMAL); in cpuid_basic_thermal()