Home
last modified time | relevance | path

Searched refs:mmio_platform_allocator (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/platform/
Dvfio_platform.rs168 .mmio_platform_allocator() in allocate_regions()
/external/crosvm/resources/src/
Dsystem_allocator.rs419 pub fn mmio_platform_allocator(&mut self) -> Option<&mut AddressAllocator> { in mmio_platform_allocator() method