Searched refs:have_user_map (Results 1 – 2 of 2) sorted by relevance
41 bool have_user_map; member
384 if (threads[n].have_user_map) { in thread_resume_from_rpc()404 if (threads[n].have_user_map) in thread_resume_from_rpc()511 threads[ct].have_user_map = core_mmu_user_mapping_is_active(); in thread_state_suspend()512 if (threads[ct].have_user_map) { in thread_state_suspend()
Completed in 8 milliseconds