Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dcpuid.h103 static inline unsigned int cpuid_ebx(unsigned int op) in cpuid_ebx() function
/linux-6.6.21/tools/power/cpupower/utils/helpers/
Dhelpers.h205 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx() function