Searched refs:microcode_header_intel (Results 1 – 1 of 1) sorted by relevance
37 struct microcode_header_intel { struct51 struct microcode_header_intel hdr; argument70 #define MC_HEADER_SIZE (sizeof(struct microcode_header_intel))131 unsigned int cpu_num, const struct microcode_header_intel *mc_header, in microcode_update_match()142 struct microcode_header_intel *mc_header = mc; in microcode_sanity_check()238 const struct microcode_header_intel *mc_header = mc; in get_matching_microcode()329 struct microcode_header_intel *mc_header; in get_next_ucode_from_buffer()335 mc_header = (struct microcode_header_intel *)(buf + offset); in get_next_ucode_from_buffer()
Completed in 3 milliseconds