Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmicrocode_amd.c45 uint32_t patch_id; member
181 if ( mc_header->patch_id <= uci->cpu_sig.rev ) in microcode_fits()
188 cpu, mc_header->patch_id, uci->cpu_sig.rev); in microcode_fits()
222 if ( hw_err || (rev != hdr->patch_id) ) in apply_microcode()
225 "%#x to %#x failed\n", cpu, rev, hdr->patch_id); in apply_microcode()
230 cpu, uci->cpu_sig.rev, hdr->patch_id); in apply_microcode()
281 ((struct microcode_header_amd *)mc_amd->mpb)->patch_id); in get_ucode_from_buffer_amd()
/xen-4.10.0-shim-comet/docs/misc/
A Damd-ucode-container.txt37 uint32_t patch_id;

Completed in 3 milliseconds