Searched refs:AML_CONSUMER (Results 1 – 9 of 9) sorted by relevance
/qemu/hw/virtio/ |
H A D | virtio-acpi.c | 27 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in virtio_acpi_dsdt_add()
|
/qemu/hw/pci-host/ |
H A D | gpex-acpi.c | 39 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_pci_route_table() 44 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_pci_route_table()
|
/qemu/hw/usb/ |
H A D | hcd-xhci-sysbus.c | 77 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in xhci_sysbus_build_aml()
|
/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 91 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_uart() 151 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_gpio() 158 aml_append(aei, aml_gpio_int(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in acpi_dsdt_add_gpio()
|
/qemu/hw/acpi/ |
H A D | generic_event_device.c | 52 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in build_ged_aml()
|
/qemu/include/hw/acpi/ |
H A D | aml-build.h | 149 AML_CONSUMER = 1, enumerator
|
/qemu/hw/i386/ |
H A D | acpi-build.c | 903 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_link_dev() 940 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_gsi_link_dev() 967 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, in build_iqcr_method() 1028 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, in build_piix4_pci0_int()
|
/qemu/hw/loongarch/ |
H A D | acpi-build.c | 316 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_uart_device_aml()
|
/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 180 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_uart()
|