Searched defs:AddressAllocatorSet (Results 1 – 2 of 2) sorted by relevance
401 pub struct AddressAllocatorSet<'a> { struct405 impl<'a> AddressAllocatorSet<'a> { implementation
449 pub fn mmio_allocator_any(&mut self) -> AddressAllocatorSet { in mmio_allocator_any()