Searched refs:cspace_attach_thread (Results 1 – 4 of 4) sorted by relevance
51 cspace_attach_thread(cspace_t *cspace, thread_t *thread);
175 ret = cspace_attach_thread(target_cspace, thread); in hypercall_cspace_attach_thread()
850 cspace_attach_thread(cspace_t *cspace, thread_t *thread) in cspace_attach_thread() function
224 if (cspace_attach_thread(root_cspace, root_thread) != OK) { in rootvm_init()
Completed in 16 milliseconds