Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c577 static bool mc_patch_matches(struct microcode_amd *mc, u16 eq_id) in mc_patch_matches() function
642 if (mc_patch_matches(mc, eq_id)) { in parse_container()