Searched refs:x86_family (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
H A Dcore_early.c57 family = x86_family(); load_ucode_bsp()
93 family = x86_family(); load_ucode_ap()
134 family = x86_family(); reload_early_microcode()
/linux-4.1.27/arch/x86/kernel/
H A Dtsc_msr.c42 u8 x86_family; /* CPU family */ member in struct:freq_desc
66 if ((family == freq_desc_tables[i].x86_family) && match_cpu()
/linux-4.1.27/arch/x86/include/asm/
H A Dmicrocode.h127 static inline unsigned int x86_family(void) x86_family() function

Completed in 158 milliseconds