Searched refs:mapped (Results 1 – 1 of 1) sorted by relevance
829 assert!(guard.mapped); in remap()848 assert!(guard.mapped); in unmap()865 guard.mapped = false; in unmap()868 pub fn mapped(&self) -> bool { in mapped() method869 return self.0.lock().mapped; in mapped()940 mapped: bool, field950 self.mapped.hash(state); in hash()969 mapped: self.mapped, in clone()993 assert!(self.mapped); in remap()1065 mapped: true, in physmap()[all …]