Searched refs:microcode_header_amd (Results 1 – 1 of 1) sorted by relevance
70 struct microcode_header_amd { struct 88 struct microcode_header_amd hdr; argument 382 if (p_size < sizeof(struct microcode_header_amd)) { in __verify_patch_section() 440 struct microcode_header_amd *mc_hdr; in verify_patch() 471 mc_hdr = (struct microcode_header_amd *)(buf + SECTION_HDR_SIZE); in verify_patch() 981 struct microcode_header_amd *mc_hdr; in verify_and_add_patch() 1004 mc_hdr = (struct microcode_header_amd *)(fw + SECTION_HDR_SIZE); in verify_and_add_patch()