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 449 if (p_size < sizeof(struct microcode_header_amd)) { in __verify_patch_section() 507 struct microcode_header_amd *mc_hdr; in verify_patch() 539 mc_hdr = (struct microcode_header_amd *)(buf + SECTION_HDR_SIZE); in verify_patch() 1080 struct microcode_header_amd *mc_hdr; in verify_and_add_patch() 1103 mc_hdr = (struct microcode_header_amd *)(fw + SECTION_HDR_SIZE); in verify_and_add_patch()