Searched refs:check_allocatable (Results 1 – 1 of 1) sorted by relevance
145 self.check_allocatable(®ion)?; in alloc_range()175 self.check_allocatable(®ion)?; in alloc_range_mut()229 fn check_allocatable(&self, region: &MemoryRegion) -> Result<()> { in check_allocatable() method