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
793 for (i = 0; i < data->required_struct_types_len; i++) { in test_smbios_structs()
924 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg()
937 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg_bridge()
975 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_root_hotplug()
992 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_bridge_hotplug()
1009 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_acpi_pci_hotplug()
1030 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_q35_tcg()
1047 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types), in test_acpi_q35_kvm_type4_count()
1064 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types), in test_acpi_q35_kvm_core_count()
[all …]