Searched refs:microcode_header_amd (Results 1 – 1 of 1) sorted by relevance
70 struct microcode_header_amd { struct88 struct microcode_header_amd hdr; argument385 if (p_size < sizeof(struct microcode_header_amd)) { in __verify_patch_section()443 struct microcode_header_amd *mc_hdr; in verify_patch()474 mc_hdr = (struct microcode_header_amd *)(buf + SECTION_HDR_SIZE); in verify_patch()984 struct microcode_header_amd *mc_hdr; in verify_and_add_patch()1007 mc_hdr = (struct microcode_header_amd *)(fw + SECTION_HDR_SIZE); in verify_and_add_patch()