HomeSort by: relevance | last modified time | path
    Searched refs:CPUID_MON_SUBSTATE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/include/
specialreg.h 385 #define CPUID_MON_SUBSTATE(edx, cstate) (((edx) >> (cstate * 4)) & 0x0000000f)
  /src/usr.sbin/cpuctl/arch/
i386.c 2219 unsigned int num = CPUID_MON_SUBSTATE(descs[3], i);

Completed in 16 milliseconds