Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Damd.c78 return e->equiv_cpu; in find_equiv_id()
602 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch() argument
607 if (p->equiv_cpu == equiv_cpu) in cache_find_patch()
617 if (p->equiv_cpu == new_patch->equiv_cpu) { in update_cache()
803 patch->equiv_cpu = proc_id; in verify_and_add_patch()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmicrocode_amd.h18 u16 equiv_cpu; member
H A Dmicrocode.h14 u16 equiv_cpu; member