x86_cpuid
#define x86_cpuid(a,b) x86_cpuid2((a), 0, (b))
#define x86_cpuid(a,b) x86_cpuid2((a),0,(b))
x86_cpuid(unsigned int *eax, unsigned int *ebx,