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

/linux-master/arch/x86/lib/
H A Dcpu.c19 unsigned int x86_model(unsigned int sig) function
32 EXPORT_SYMBOL_GPL(x86_model); variable
/linux-master/arch/x86/include/asm/
H A Dcpu_device_id.h180 u8 x86_model; member in struct:x86_cpu_desc
H A Dprocessor.h113 __u8 x86_model; member in struct:cpuinfo_x86
/linux-master/drivers/cpufreq/
H A Dspeedstep-centrino.c40 __u8 x86_model; /* model */ member in struct:cpu_id
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h343 static inline unsigned int x86_model(unsigned int eax) function

Completed in 132 milliseconds