Searched refs:to_aspace (Results 1 – 1 of 1) sorted by relevance
157 rt_aspace_t to_aspace; in lwp_aspace_switch() local163 to_aspace = lwp->aspace; in lwp_aspace_switch()164 to_table = to_aspace->page_table; in lwp_aspace_switch()168 to_aspace = &rt_kernel_space; in lwp_aspace_switch()177 rt_hw_aspace_switch(to_aspace); in lwp_aspace_switch()
Completed in 4 milliseconds