Home
last modified time | relevance | path

Searched defs:page_table (Results 1 – 2 of 2) sorted by relevance

/libcpu/risc-v/common64/
A Dmmu.c63 uintptr_t page_table = (uintptr_t)rt_kmem_v2p(aspace->page_table); in rt_hw_aspace_switch() local
72 uintptr_t page_table = (uintptr_t)rt_kmem_v2p(aspace->page_table); in rt_hw_aspace_switch() local
/libcpu/aarch64/common/
A Dmmu.c610 struct page_table struct
616 static struct page_table* __init_page_array; argument

Completed in 5 milliseconds