Searched defs:BuddyAllocator (Results 1 – 1 of 1) sorted by relevance
67 pub struct BuddyAllocator<A> { struct75 impl<A: MemoryManagementArch> BuddyAllocator<A> { argument578 impl<A: MemoryManagementArch> FrameAllocator for BuddyAllocator<A> { implementation