Searched defs:remove_vma (Results 1 – 2 of 2) sorted by relevance
375 pub fn remove_vma(&mut self, vma: &LockedVMA) { in remove_vma() method
1054 pub fn remove_vma(&mut self, region: &VirtRegion) -> Option<Arc<LockedVMA>> { in remove_vma() method