Searched defs:stage_microcode (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/cpu/microcode/ | ||
| H A D | internal.h | 34 void (*stage_microcode)(void); member |
| H A D | intel.c | 606 static void stage_microcode(void) in stage_microcode() function |