Searched refs:cpuid_ecx (Results 1 – 3 of 3) sorted by relevance
144 extern inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
147 static inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() function
1342 ecx = cpuid_ecx(0x80000006); in display_cacheinfo()