13#define MPAPI_PREFIX_null
15#define MPAPI_PREFIX_null __null_
static mp_address(void *address)
Calculate address as seen by a multiprocessor function.
uint64_t address
Base address.
#define __unused
Declare a variable or data structure as unused.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
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.
void mp_func_t(mp_addr_t opaque, unsigned int cpuid)
A multiprocessor function.
#define MPAPI_INLINE(_subsys, _api_func)
Calculate static inline multiprocessor API function name.
unsigned long mp_addr_t
An address within the address space for a multiprocessor function.