Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dbios-tables-test.c101 int required_struct_types_len; member
790 for (i = 0; i < data->required_struct_types_len; i++) { in test_smbios_structs()
920 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg()
932 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_tcg_bridge()
969 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_root_hotplug()
985 data.required_struct_types_len = ARRAY_SIZE(base_required_struct_types); in test_acpi_piix4_no_bridge_hotplug()
1214 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types) in test_acpi_q35_tcg_mmio64()
1607 data->required_struct_types_len = 0; in test_acpi_microvm_prepare()
2087 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2101 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
[all …]