Searched refs:cpuid_edx (Results 1 – 7 of 7) sorted by relevance
160 unsigned int cpuid_edx(unsigned int op);192 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; in cpuid_edx() function
119 (cpuid_edx(0x80000007) & (1 << 8))) in get_cpu_info()129 (cpuid_edx(0x80000007) & (1 << 9))) in get_cpu_info()
248 #. && (cpuid_edx(0x80000007) & (1 << 7)))
247 #. && (cpuid_edx(0x80000007) & (1 << 7)))
252 #. && (cpuid_edx(0x80000007) & (1 << 7)))
246 #. && (cpuid_edx(0x80000007) & (1 << 7)))