Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/lib/
H A Dcpu.c6 unsigned int x86_family(unsigned int sig) in x86_family() function
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmicrocode.c100 unsigned int x86_model, x86_family; in microcode_read_cpu() local
/openbmc/u-boot/drivers/timer/
H A Dtsc_timer.c95 u8 x86_family; /* CPU family */ member
/openbmc/linux/arch/x86/include/asm/
H A Dcpu_device_id.h276 u8 x86_family; member
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h303 static inline unsigned int x86_family(unsigned int eax) in x86_family() function