get_page_tables
kernel
0.16.0
In kernel::
arch::
riscv64::
vm
kernel
::
arch
::
riscv64
::
vm
Function
get_
page_
tables
Copy item path
Source
fn get_page_tables() -> &'static RwLock<HashMap<u16, Vec<Box<
PageTable
>>>>