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()
1232 .required_struct_types_len = ARRAY_SIZE(base_required_struct_types) in test_acpi_q35_tcg_mmio64()
1650 data->required_struct_types_len = 0; in test_acpi_microvm_prepare()
2167 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_options()
2182 .required_struct_types_len = ARRAY_SIZE(req_type11), in test_acpi_pc_smbios_blob()
[all …]