Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/cpupower/utils/helpers/
Dhelpers.h194 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() function
/linux-6.1.9/arch/x86/include/asm/
Dprocessor.h628 static inline unsigned int cpuid_ebx(unsigned int op) in cpuid_ebx() function