Home
last modified time | relevance | path

Searched defs:equiv_cpu_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
Damd.c39 static struct equiv_cpu_table { struct
40 unsigned int num_entries;
41 struct equiv_cpu_entry *entry;
/kernel/linux/linux-4.19/arch/x86/kernel/cpu/microcode/
Damd.c41 static struct equiv_cpu_entry *equiv_cpu_table; variable