Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dcoretemp.c154 if ((regs[0] & CPUID_DSPM_DTS) == 0) in coretemp_match()
/netbsd/src/sys/arch/x86/include/
Dspecialreg.h393 #define CPUID_DSPM_DTS __BIT(0) /* Digital Thermal Sensor */ macro