Searched refs:to_table (Results 1 – 1 of 1) sorted by relevance
158 void *from_tbl, *to_table; in lwp_aspace_switch() local164 to_table = to_aspace->page_table; in lwp_aspace_switch()170 to_table = arch_kernel_mmu_table_get(); in lwp_aspace_switch()175 if (to_table != from_tbl) in lwp_aspace_switch()
Completed in 4 milliseconds