Home
last modified time | relevance | path

Searched refs:to_table (Results 1 – 1 of 1) sorted by relevance

/components/lwp/
A Dlwp_user_mm.c158 void *from_tbl, *to_table; in lwp_aspace_switch() local
164 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