Searched defs:cpuid_edx (Results 1 - 2 of 2) sorted by relevance

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

Completed in 251 milliseconds