microcode_header_amd   74 arch/x86/kernel/microcode_amd.c 	struct microcode_header_amd hdr;
microcode_header_amd   80 arch/x86/kernel/microcode_amd.c #define MC_HEADER_SIZE		(sizeof(struct microcode_header_amd))
microcode_header_amd  117 arch/x86/kernel/microcode_amd.c 	struct microcode_header_amd *mc_header = mc;
microcode_header_amd  344 arch/x86/kernel/microcode_amd.c 		struct microcode_header_amd *mc_header;
microcode_header_amd  350 arch/x86/kernel/microcode_amd.c 		mc_header = (struct microcode_header_amd *)mc;