cpuid_ebx
ebx.full = cpuid_ebx(EXT_PERFMON_DEBUG_FEATURES);
ebx.full = cpuid_ebx(EXT_PERFMON_DEBUG_FEATURES);
ebx.full = cpuid_ebx(EXT_PERFMON_DEBUG_FEATURES);
c->x86_phys_bits -= (cpuid_ebx(0x8000001f) >> 6) & 0x3f;
ms_hyperv.priv_high = cpuid_ebx(HYPERV_CPUID_FEATURES);
ms_hyperv.max_lp_index = cpuid_ebx(HYPERV_CPUID_IMPLEMENT_LIMITS);
ms_hyperv.isolation_config_b = cpuid_ebx(HYPERV_CPUID_ISOLATION_CONFIG);
c->x86_cache_max_rmid = cpuid_ebx(0xf);
tscan->c->topo.cpu_type = cpuid_ebx(0x80000026);
sd->max_asid = cpuid_ebx(SVM_CPUID_FUNC) - 1;
enc_bit = cpuid_ebx(0x8000001f) & 0x3f;
ebx = cpuid_ebx(0x80000025);
const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3;
const int clflush_chunk = ((cpuid_ebx(1) >> 8) & 0xff) << 3;
ebx = cpuid_ebx(0x00000001);
ebx = cpuid_ebx(0x00000001);
#define cpu_physical_id(cpu) (cpuid_ebx(1) >> 24)
pkg_type = cpuid_ebx(0x80000001) & CPUID_PKGTYPE_MASK;
brandidx = cpuid_ebx(0x80000001);
width = cpuid_ebx(base + 5) &
cpuid_ebx(0x80000008) & (1 << 4))
unsigned int cpuid_ebx(unsigned int op);