Searched refs:cpuid_ebx (Results 1 – 1 of 1) sorted by relevance
136 unsigned int cpuid_ebx(unsigned int op);168 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() function