Searched refs:LowAddressRemapping (Results 1 – 3 of 3) sorted by relevance
122 LowAddressRemapping::remap_at_low_address(&mut mapper); in riscv_mm_init()177 pub struct LowAddressRemapping; struct179 impl LowAddressRemapping { impl
12 arch::{mm::LowAddressRemapping, process::table::TSSManager, MMArch},206 LowAddressRemapping::unmap_at_low_address( in post_init()280 LowAddressRemapping::remap_at_low_address( in arch_init()
705 pub struct LowAddressRemapping; struct707 impl LowAddressRemapping { implementation