Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c102 int required_struct_types_len; member
794 for (i = 0; i < data->required_struct_types_len; i++) { in test_smbios_structs()
925 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg()
938 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg_bridge()
976 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_root_hotplug()
993 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_bridge_hotplug()
1010 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_acpi_pci_hotplug()
1031 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_q35_tcg()
1048 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types), in test_acpi_q35_kvm_type4_count()
1065 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types), in test_acpi_q35_kvm_core_count()
[all …]