Home
last modified time | relevance | path

Searched defs:x86_model (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/arch/x86/lib/
Dcpu.c19 unsigned int x86_model(unsigned int sig) in x86_model() function
/linux-6.14.4/drivers/cpufreq/
Dspeedstep-centrino.c40 __u8 x86_model; /* model */ member
/linux-6.14.4/arch/x86/include/asm/
Dprocessor.h137 __u8 x86_model; member
/linux-6.14.4/tools/testing/selftests/kvm/include/x86/
Dprocessor.h344 static inline unsigned int x86_model(unsigned int eax) in x86_model() function