Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
H A Dcpu.c19 unsigned int x86_model(unsigned int sig) in x86_model() function
/linux/drivers/cpufreq/
H A Dspeedstep-centrino.c40 __u8 x86_model; /* model */ member
/linux/arch/x86/include/asm/
H A Dcpu_device_id.h278 u8 x86_model; member
H A Dprocessor.h118 __u8 x86_model; member
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h338 static inline unsigned int x86_model(unsigned int eax) in x86_model() function