HomeSort by: relevance | last modified time | path
    Searched defs:shiftnum (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/cpuctl/arch/
i386.c 1821 unsigned int shiftnum, lvltype; local in function:identifycpu_cpuids_intel_0x0b
1828 shiftnum = __SHIFTOUT(descs[0], CPUID_TOP_SHIFTNUM);
1832 core_shift = shiftnum;
1835 pkg_shift = shiftnum;

Completed in 210 milliseconds