Home
last modified time | relevance | path

Searched refs:microcode_header_amd (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/cpu/microcode/
H A Damd.c70 struct microcode_header_amd { struct
88 struct microcode_header_amd hdr; argument
380 if (p_size < sizeof(struct microcode_header_amd)) { in __verify_patch_section()
438 struct microcode_header_amd *mc_hdr; in verify_patch()
469 mc_hdr = (struct microcode_header_amd *)(buf + SECTION_HDR_SIZE); in verify_patch()
979 struct microcode_header_amd *mc_hdr; in verify_and_add_patch()
1002 mc_hdr = (struct microcode_header_amd *)(fw + SECTION_HDR_SIZE); in verify_and_add_patch()