Searched defs:FrameAllocator (Results 1 – 2 of 2) sorted by relevance
302 pub trait FrameAllocator { interface321 impl<T: FrameAllocator> FrameAllocator for &mut T { impl
796 allocator: &mut impl FrameAllocator, in unmap_phys_inner()