cpuid_eax
static inline u32 cpuid_eax(u32 op)
static inline unsigned int cpuid_eax(unsigned int op) { return 0; };