Searched refs:microcode_pointer (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/ | ||
D | mp.h | 62 const void *microcode_pointer; member |
/external/u-boot/arch/x86/cpu/i386/ | ||
D | cpu.c | 588 mp_params.microcode_pointer = 0; in x86_mp_init() |