Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.h16 u16 equiv_cpu; member
H A Damd.c51 u16 equiv_cpu; member
585 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch()