Searched refs:maxbasic (Results 1 – 1 of 1) sorted by relevance
57 unsigned maxbasic; in x86_check_features() local59 cpuid(0, &maxbasic, &ebx, &ecx, &edx); in x86_check_features()68 if (maxbasic >= 7) { in x86_check_features()