Home
last modified time | relevance | path

Searched refs:equiv_cpu_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dmicrocode_amd.h13 struct equiv_cpu_entry { struct
43 static inline u16 find_equiv_id(struct equiv_cpu_entry *equiv_cpu_table, in find_equiv_id()
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Damd_early.c113 struct equiv_cpu_entry *eq; in apply_ucode_in_initrd()
150 eq = (struct equiv_cpu_entry *)(data + CONTAINER_HDR_SZ); in apply_ucode_in_initrd()
305 struct equiv_cpu_entry *eq; in load_ucode_amd_ap()
323 eq = (struct equiv_cpu_entry *)(container + CONTAINER_HDR_SZ); in load_ucode_amd_ap()
Damd.c39 static struct equiv_cpu_entry *equiv_cpu_table;