Searched refs:CPUID_APM_ITSC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/nvmm/x86/
H A Dnvmm_x86.c423 .edx = CPUID_APM_ITSC
/netbsd-current/sys/arch/x86/x86/
H A Dtsc.c159 invariant = (descs[3] & CPUID_APM_ITSC) != 0;
/netbsd-current/sys/arch/x86/include/
H A Dspecialreg.h845 #define CPUID_APM_ITSC __BIT(8) /* Invariant TSC */ macro

Completed in 138 milliseconds