Home
last modified time | relevance | path

Searched defs:SystemAllocator (Results 1 – 25 of 30) sorted by relevance

12

/external/crosvm/resources/src/
Dsystem_allocator.rs107 pub struct SystemAllocator { struct
123 impl SystemAllocator { argument
/external/crosvm/arch/src/sys/
Dunix.rs57 resources: &mut SystemAllocator, in add_goldfish_battery()
147 resources: &mut SystemAllocator, in generate_platform_bus()
/external/crosvm/src/crosvm/sys/
Dunix.rs209 resources: &mut SystemAllocator, in create_virtio_devices()
676 resources: &mut SystemAllocator, in create_devices()
909 resources: &mut SystemAllocator, in create_file_backed_mappings()
964 sys_allocator: &mut SystemAllocator, in create_pcie_root_port()
2136 sys_allocator: &mut SystemAllocator, in add_hotplug_device()
2267 sys_allocator: &mut SystemAllocator, in remove_hotplug_bridge()
2302 sys_allocator: &mut SystemAllocator, in remove_hotplug_device()
2459 sys_allocator: &mut SystemAllocator, in handle_hotplug_command()
2504 sys_allocator: SystemAllocator, in run_control()
3418 sys_allocator_mutex: Arc<Mutex<SystemAllocator>>, in irq_handler_thread()
[all …]
/external/crosvm/devices/src/usb/xhci/
Dxhci_controller.rs189 resources: &mut SystemAllocator, in allocate_address()
241 resources: &mut SystemAllocator, in allocate_io_bars()
/external/crosvm/devices/src/pci/pcie/
Dpci_bridge.rs189 resources: &mut SystemAllocator, in finalize_window()
244 resources: &mut SystemAllocator, in allocate_address()
371 resources: &mut SystemAllocator, in configure_bridge_window()
Dpcie_switch.rs81 resources: &mut SystemAllocator, in allocate_address()
240 resources: &mut SystemAllocator, in allocate_address()
Dpcie_rp.rs83 resources: &mut SystemAllocator, in allocate_address()
Dpcie_device.rs27 resources: &mut SystemAllocator, in allocate_address()
Dpcie_port.rs241 resources: &mut SystemAllocator, in allocate_address()
/external/crosvm/arch/src/
Dlib.rs440 system_allocator: &mut SystemAllocator, in build_vm()
488 resources: &mut SystemAllocator, in register_pci_device()
633 resources: &mut SystemAllocator, in configure_pci_device()
752 resources: &mut SystemAllocator, in generate_virtio_mmio_bus()
836 resources: &mut SystemAllocator, in generate_pci_topology()
913 resources: &mut SystemAllocator, in assign_pci_addresses()
946 resources: &mut SystemAllocator, in generate_pci_root()
/external/crosvm/src/sys/windows/
Dirq_wait.rs52 sys_allocator: Arc<Mutex<SystemAllocator>>, in start()
/external/crosvm/devices/src/irqchip/kvm/
Dmod.rs190 _resources: &mut SystemAllocator, in finalize_devices()
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs538 resources: &mut SystemAllocator, in allocate_address()
592 resources: &mut SystemAllocator, in allocate_io_bars()
640 resources: &mut SystemAllocator, in allocate_device_bars()
Dvirtio_mmio_device.rs371 resources: &mut SystemAllocator, in allocate_regions()
/external/crosvm/devices/src/irqchip/
Dgunyah.rs145 _resources: &mut resources::SystemAllocator, in finalize_devices()
Dmod.rs232 resources: &mut SystemAllocator, in finalize_devices()
Dwhpx.rs444 resources: &mut SystemAllocator, in finalize_devices()
/external/crosvm/devices/src/pci/
Dvfio_pci.rs1445 resources: &mut SystemAllocator, in allocate_root_barmem()
1489 resources: &mut SystemAllocator, in allocate_nonroot_barmem()
1742 resources: &mut SystemAllocator, in allocate_address()
1820 resources: &mut SystemAllocator, in allocate_io_bars()
1846 resources: &mut SystemAllocator, in allocate_device_bars()
Dpci_device.rs458 _resources: &mut SystemAllocator, in configure_bridge_window()
742 resources: &mut SystemAllocator, in configure_bridge_window()
/external/crosvm/devices/src/platform/
Dvfio_platform.rs160 resources: &mut SystemAllocator, in allocate_regions()
/external/crosvm/devices/src/irqchip/geniezone/
Dmod.rs294 _resources: &mut SystemAllocator, in finalize_devices()
/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs1163 resources: &mut SystemAllocator, in create_pmem_device()
1382 resources: &mut SystemAllocator, in create_vfio_device()
1489 resources: &mut SystemAllocator, in setup_virtio_access_platform()
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_perftest.cc84 class SystemAllocator : public Allocator { class
/external/crosvm/aarch64/src/
Dlib.rs372 system_allocator: &mut SystemAllocator, in build_vm()
763 _resources: &mut SystemAllocator, in register_pci_device()
/external/crosvm/src/sys/
Dwindows.rs773 sys_allocator_mutex: &Arc<Mutex<SystemAllocator>>, in handle_readable_event()
908 sys_allocator: SystemAllocator, in run_control()

12