Searched refs:amd_section_header (Results 1 – 2 of 2) sorted by relevance
1180 struct amd_section_header* section = in find_microcode_amd()1181 (struct amd_section_header*)data; in find_microcode_amd()1207 while (size > sizeof(amd_section_header)) { in find_microcode_amd()1208 struct amd_section_header* section = (struct amd_section_header*)data; in find_microcode_amd()
621 struct amd_section_header { struct