Searched defs:page_table (Results 1 – 2 of 2) sorted by relevance
63 uintptr_t page_table = (uintptr_t)rt_kmem_v2p(aspace->page_table); in rt_hw_aspace_switch() local72 uintptr_t page_table = (uintptr_t)rt_kmem_v2p(aspace->page_table); in rt_hw_aspace_switch() local
610 struct page_table struct616 static struct page_table* __init_page_array; argument
Completed in 5 milliseconds