Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c51 u16 equiv_cpu; member
117 return e->equiv_cpu; in find_equiv_id()
585 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch() argument
590 if (p->equiv_cpu == equiv_cpu) in cache_find_patch()
600 if (p->equiv_cpu == new_patch->equiv_cpu) { in update_cache()
810 patch->equiv_cpu = proc_id; in verify_and_add_patch()
H A Dinternal.h16 u16 equiv_cpu; member