Home
last modified time | relevance | path

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

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