Home
last modified time | relevance | path

Searched refs:ACPI_PCIHP_IO_LEN_PROP (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dpcihp.h34 #define ACPI_PCIHP_IO_LEN_PROP "acpi-pcihp-io-len" macro
/openbmc/qemu/hw/acpi/
H A Dpcihp.c512 object_property_add_uint16_ptr(owner, ACPI_PCIHP_IO_LEN_PROP, &s->io_len, in acpi_pcihp_init()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c242 object_property_get_uint(obj, ACPI_PCIHP_IO_LEN_PROP, NULL); in acpi_get_pm_info()