Home | History | Annotate | Download | only in intel_common

Lines Matching refs:microcode

6  * Microcode update for Intel PIII and later CPUs
14 #include <asm/microcode.h>
22 * struct microcode_update - standard microcode header from Intel
66 /* Quark does not have microcode MSRs */
99 /* CPUID sets MSR 0x8B iff a microcode update has been loaded. */
116 debug("microcode: sig=%#x pf=%#x revision=%#x\n",
121 /* Get a microcode update from the device tree and apply it */
148 * The microcode has been removed from the device tree
152 debug("%s: Microcode data not available\n", __func__);
172 debug("microcode: updated to revision 0x%x date=%04x-%02x-%02x\n",
177 printf("Microcode update failed\n");