Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dmp.h33 mp_callback_t bsp_call; member
43 .bsp_call = bsp_func_, \
/external/u-boot/arch/x86/cpu/
Dmp_init.c394 if (rec->bsp_call != NULL) in bsp_do_flight_plan()
395 rec->bsp_call(cpu, rec->bsp_arg); in bsp_do_flight_plan()