Searched refs:deallocate (Results 1 – 1 of 1) sorted by relevance
100 fn deallocate(&self, ptr: *mut u8) { in deallocate() method125 self.deallocate(ptr); in dealloc()139 unsafe { EFI_GLOBAL_ALLOCATOR.deallocate(ptr) } in efi_free()