Searched refs:info_type (Results 1 – 2 of 2) sorted by relevance
24 static inline void __cpuid(int cpu_info[4], int info_type) { in __cpuid() argument30 : "a"(info_type) in __cpuid()34 static inline void __cpuid(int cpu_info[4], int info_type) { in __cpuid() argument38 : "a"(info_type) in __cpuid()
79 void __cpuidex(int CPUInfo[4], int info_type, int ecxvalue);87 void __cpuid(int CPUInfo[4], int info_type);