Searched refs:switch_to_dynamic_page_tables (Results 1 – 3 of 3) sorted by relevance
21 memory::{switch_to_dynamic_page_tables, PAGE_SIZE, SIZE_16KB, SIZE_4KB},85 switch_to_dynamic_page_tables(); in rust_entry()
40 pub(crate) use tracker::{switch_to_dynamic_page_tables, MEMORY};
55 pub(crate) fn switch_to_dynamic_page_tables() { in switch_to_dynamic_page_tables() function