Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmicrocode_intel.c37 struct microcode_header_intel { struct
51 struct microcode_header_intel hdr; argument
70 #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