static mp_address(void *address)
Calculate address as seen by a multiprocessor function.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
void mp_start_all(mp_func_t func, void *opaque)
Start a multiprocessor function on all application processors.
PROVIDE_MPAPI_INLINE(null, mp_address)
Multiprocessor functions.
void mp_exec_boot(mp_func_t func, void *opaque)
Execute a multiprocessor function on the boot processor.