Home
last modified time | relevance | path

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

/external/crosvm/vm_control/src/
Dlib.rs532 ExistingAllocation { allocation: Alloc, offset: u64 }, enumerator
541 VmMemoryDestination::ExistingAllocation { allocation, offset } => allocator in allocate()
658 let VmMemoryDestination::ExistingAllocation { in try_map_to_prepared_region()
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs1511 VmMemoryDestination::ExistingAllocation { in add_mapping()