Searched refs:pcihp (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | pcihp.h | 79 #define VMSTATE_PCI_HOTPLUG(pcihp, state, test_pcihp, test_acpi_index) \ argument 80 VMSTATE_UINT32_TEST(pcihp.hotplug_select, state, \ 82 VMSTATE_STRUCT_ARRAY_TEST(pcihp.acpi_pcihp_pci_status, state, \ 87 VMSTATE_UINT32_TEST(pcihp.acpi_index, state, \
|
/qemu/hw/acpi/ |
H A D | meson.build | 24 acpi_ss.add(when: 'CONFIG_ACPI_PCIHP', if_true: files('pcihp.c'))
|
H A D | trace-events | 43 # pcihp.c
|