Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c50 u16 equiv_cpu; member
66 u16 equiv_cpu; member
293 return e->equiv_cpu;
739 return p->equiv_cpu == n->equiv_cpu;
746 static struct ucode_patch *cache_find_patch(struct ucode_cpu_info *uci, u16 equiv_cpu) in cache_find_patch()
751 n.equiv_cpu = equiv_cpu; in cache_find_patch()
1011 patch->equiv_cpu = proc_id; in verify_and_add_patch()
740 cache_find_patch(struct ucode_cpu_info * uci,u16 equiv_cpu) cache_find_patch() argument