Searched refs:switch_to_dynamic_page_tables (Results 1 – 3 of 3) sorted by relevance
20 memory::{switch_to_dynamic_page_tables, PAGE_SIZE, SIZE_4KB},51 switch_to_dynamic_page_tables(); in rust_entry()
41 pub(crate) use tracker::{switch_to_dynamic_page_tables, MEMORY};
56 pub(crate) fn switch_to_dynamic_page_tables() { in switch_to_dynamic_page_tables() function