static mp_address(void *address)
Calculate address as seen by a multiprocessor function.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
Multiprocessor functions.
void mp_exec_boot(mp_func_t func, void *opaque)
Execute a multiprocessor function on the boot processor.
void mp_start_all(mp_func_t func, void *opaque)
Start a multiprocessor function on all application processors.
#define PROVIDE_MPAPI_INLINE(_subsys, _api_func)
Provide a static inline multiprocessor API implementation.