Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmicrocode.h132 extern void __init load_ucode_bsp(void);
140 static inline void __init load_ucode_bsp(void) { } in load_ucode_bsp() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead64.c504 load_ucode_bsp(); in x86_64_start_kernel()
H A Dhead_32.S123 call load_ucode_bsp
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dcore.c160 void __init load_ucode_bsp(void) in load_ucode_bsp() function