Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c310 static int start_aps(int ap_count, atomic_t *num_aps) in start_aps() function
544 ret = start_aps(num_aps, ap_count); in mp_init()