Searched defs:cpuid_edx (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dcpuid.h121 static inline unsigned int cpuid_edx(unsigned int op) function
/linux-master/tools/power/cpupower/utils/helpers/
H A Dhelpers.h207 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; function

Completed in 210 milliseconds