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

  /src/usr.sbin/cpuctl/arch/
i386.c 1821 unsigned int shiftnum, lvltype; local in function:identifycpu_cpuids_intel_0x0b
1829 lvltype = __SHIFTOUT(descs[2], CPUID_TOP_LVLTYPE);
1830 switch (lvltype) {
1842 cpuname, lvltype);
i386.c 1821 unsigned int shiftnum, lvltype; local in function:identifycpu_cpuids_intel_0x0b
1829 lvltype = __SHIFTOUT(descs[2], CPUID_TOP_LVLTYPE);
1830 switch (lvltype) {
1842 cpuname, lvltype);

Completed in 25 milliseconds