Home
last modified time | relevance | path

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

/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()
/arch/x86/kernel/cpu/microcode/
Damd.c40 static struct equiv_cpu_entry *equiv_cpu_table;
148 struct equiv_cpu_entry *eq; in apply_ucode_in_initrd()
185 eq = (struct equiv_cpu_entry *)(data + CONTAINER_HDR_SZ); in apply_ucode_in_initrd()
356 struct equiv_cpu_entry *eq; in load_ucode_amd_ap()
375 eq = (struct equiv_cpu_entry *)(container + CONTAINER_HDR_SZ); in load_ucode_amd_ap()