Searched refs:cpuid_edx (Results 1 – 2 of 2) sorted by relevance
151 static inline unsigned int cpuid_edx(unsigned int op) in cpuid_edx() function
230 return cpuid_edx(0x00000001) & (1 << 12) ? true : false; in has_mtrr()457 return cpuid_edx(0x80000001) & (1 << 29) ? true : false; in has_long_mode()