Searched refs:master_processor (Results 1 – 4 of 4) sorted by relevance
93 thread_bind(current_thread(), master_processor); \95 if (current_processor() != master_processor) { \
43 processor_t master_processor; variable
211 ipc_processor_init(master_processor); in ipc_host_init()212 ipc_processor_enable(master_processor); in ipc_host_init()
226 extern processor_t master_processor;