Searched refs:CPUID_INTC_EAX_DTS (Results 1 – 2 of 2) sorted by relevance
352 #define CPUID_INTC_EAX_DTS 0x00000001 /* Digital Thermal Sensor */ macro
3740 if ((cp->cp_eax & CPUID_INTC_EAX_DTS) != 0) { in cpuid_basic_thermal()