Searched refs:alloc_range_mut (Results 1 – 1 of 1) sorted by relevance
173 pub fn alloc_range_mut(&mut self, range: &MemoryRange) -> Result<MemoryRange> { in alloc_range_mut() method190 self.alloc_range_mut(&(base..(base + size.get()))) in alloc_mut()