Lines Matching refs:microcode_amd
87 struct microcode_amd { struct
128 struct microcode_amd *mc;
577 static bool mc_patch_matches(struct microcode_amd *mc, u16 eq_id) in mc_patch_matches()
624 struct microcode_amd *mc; in parse_container()
640 mc = (struct microcode_amd *)(buf + SECTION_HDR_SIZE); in parse_container()
694 static bool __apply_microcode_amd(struct microcode_amd *mc, u32 *cur_rev, in __apply_microcode_amd()
780 struct microcode_amd *mc; in load_ucode_amd_bsp()
935 struct microcode_amd *mc; in reload_ucode_amd()
973 struct microcode_amd *mc_amd; in apply_microcode_amd()