Home
last modified time | relevance | path

Searched defs:cpuid_edx (Results 1 – 3 of 3) sorted by relevance

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