CPUID_PASS_EXTENDED
cpuid_execpass(cp, CPUID_PASS_EXTENDED, NULL);
cpuid_execpass(CPU, CPUID_PASS_EXTENDED, NULL);
ASSERT(cpuid_checkpass(cpu, CPUID_PASS_EXTENDED));
ASSERT(cpuid_checkpass(cpu, CPUID_PASS_EXTENDED));
ASSERT(cpuid_checkpass(CPU, CPUID_PASS_EXTENDED));
{ CPUID_PASS_EXTENDED, cpuid_pass_extended },