Home
last modified time | relevance | path

Searched defs:amls (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dvirtio_mmio_device.rs405 let mut amls = Vec::new(); in generate_acpi() localVariable
/aosp_15_r20/external/crosvm/x86_64/src/
H A Dacpi.rs31 pub amls: Vec<u8>, field
H A Dlib.rs1966 let mut amls = Vec::new(); in setup_acpi_devices() localVariable
/aosp_15_r20/external/crosvm/aarch64/src/
H A Dlib.rs906 let mut amls = Vec::new(); in build_vm() localVariable
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs1204 let mut amls = BTreeMap::new(); in generate_pci_root() localVariable
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dvfio_pci.rs2077 let mut amls = Vec::new(); in generate_acpi_methods() localVariable