Searched refs:microcode_header_amd (Results 1 – 2 of 2) sorted by relevance
22 struct microcode_header_amd { struct40 struct microcode_header_amd hdr; argument
180 if (p_size < sizeof(struct microcode_header_amd)) { in __verify_patch_section()238 struct microcode_header_amd *mc_hdr; in verify_patch()274 mc_hdr = (struct microcode_header_amd *)(buf + SECTION_HDR_SIZE); in verify_patch()765 struct microcode_header_amd *mc_hdr; in verify_and_add_patch()787 mc_hdr = (struct microcode_header_amd *)(fw + SECTION_HDR_SIZE); in verify_and_add_patch()