Home
last modified time | relevance | path

Searched refs:aml_device (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c35 Aml *dev_gsi = aml_device("L%.02X%X", bus_num, i); in acpi_dsdt_add_pci_route_table()
121 dev = aml_device("PC%.02X", bus_num); in acpi_dsdt_add_gpex()
163 dev = aml_device("%s", "PCI0"); in acpi_dsdt_add_gpex()
232 Aml *dev_res0 = aml_device("%s", "RES0"); in acpi_dsdt_add_gpex()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg-acpi.c13 Aml *dev = aml_device("FWCF"); in fw_cfg_acpi_dsdt_add()
/openbmc/qemu/hw/virtio/
H A Dvirtio-acpi.c19 Aml *dev = aml_device("VR%02u", (unsigned)i); in virtio_acpi_dsdt_add()
/openbmc/qemu/hw/acpi/
H A Daml-build-stub.c44 Aml *aml_device(const char *name_format, ...) in aml_device() function
H A Dipmi.c79 dev = aml_device("MI%d", info.uuid); in build_ipmi_dev_aml()
H A Dvmclock.c39 dev = aml_device("VCLK"); in vmclock_build_acpi()
H A Dvmgenid.c54 dev = aml_device("VGEN"); in vmgenid_build_acpi()
H A Dmemory_hotplug.c346 mem_ctrl_dev = aml_device("%s", mhp_res_path); in build_memory_hotplug_aml()
374 dev_container = aml_device(MEMORY_DEVICES_CONTAINER); in build_memory_hotplug_aml()
661 dev = aml_device("MP%02X", i); in build_memory_hotplug_aml()
H A Dcpu.c359 cpu_ctrl_dev = aml_device("%s", cphp_res_path); in build_cpus_aml()
424 cpus_dev = aml_device("\\_SB.CPUS"); in build_cpus_aml()
689 dev = aml_device(CPU_NAME_FMT, i); in build_cpus_aml()
H A Dpcihp.c692 dev = aml_device("PHPR"); in build_append_pcihp_resources()
875 dev = aml_device("S%.02X", devfn); in build_append_pcihp_slots()
917 dev = aml_device("S%.02X", devfn); in build_append_pci_bus_devices()
H A Dcpu_hotplug.c257 dev = aml_device("PCI0." stringify(CPU_HOTPLUG_RESOURCE_DEVICE)); in build_legacy_cpu_hotplug_aml()
H A Dnvdimm.c1257 nvdimm_dev = aml_device("NV%02X", slot); in nvdimm_build_nvdimm_devices()
1384 dev = aml_device("NVDR"); in nvdimm_build_ssdt()
/openbmc/qemu/hw/block/
H A Dfdc-isa.c162 dev = aml_device("FLP%c", 'A' + idx); in build_fdinfo_aml()
258 dev = aml_device("FDC0"); in build_fdc_aml()
/openbmc/qemu/hw/misc/
H A Dpvpanic-isa.c70 Aml *dev = aml_device("PEVT"); in build_pvpanic_isa_aml()
H A Dapplesmc.c364 Aml *dev = aml_device("SMC"); in build_applesmc_aml()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-sysbus.c73 Aml *dev = aml_device("XHCI"); in xhci_sysbus_build_aml()
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_isa.c147 dev = aml_device("TPM"); in build_tpm_tis_isa_aml()
/openbmc/qemu/hw/char/
H A Dserial-isa.c97 dev = aml_device("COM%d", isa->index + 1); in serial_isa_build_aml()
H A Dparallel.c552 dev = aml_device("LPT%d", isa->index + 1); in parallel_isa_build_aml()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c128 dev = aml_device("C%.03X", i); in acpi_dsdt_add_cpus()
155 Aml *dev = aml_device("IC%.02X", socket); in acpi_dsdt_add_plic_aplic()
172 Aml *dev = aml_device("COM0"); in acpi_dsdt_add_uart()
211 Aml *dev = aml_device("IMU0"); in acpi_dsdt_add_iommu_sys()
/openbmc/qemu/hw/i386/
H A Dfw_cfg.c228 Aml *dev = aml_device("FWCF"); in fw_cfg_add_acpi_dsdt()
/openbmc/qemu/hw/input/
H A Dpckbd.c918 kbd = aml_device("KBD"); in i8042_build_aml()
926 mou = aml_device("MOU"); in i8042_build_aml()