Home
last modified time | relevance | path

Searched refs:cpuid_ebx (Results 1 – 1 of 1) sorted by relevance

/tools/power/cpupower/utils/helpers/
Dhelpers.h136 unsigned int cpuid_ebx(unsigned int op);
168 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() function