Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c402 static int init_bsp(struct udevice **devp) in init_bsp() function
503 ret = init_bsp(&cpu); in mp_init()