Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h186 struct smbios_type_4 { struct
218 SMBIOS_TYPE_4_LEN_V28 = offsetofend(struct smbios_type_4, argument
220 SMBIOS_TYPE_4_LEN_V30 = offsetofend(struct smbios_type_4, thread_count2),
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c668 offset[0] = offsetof(struct smbios_type_4, max_speed); in smbios_cpu_test()
669 offset[1] = offsetof(struct smbios_type_4, current_speed); in smbios_cpu_test()
679 addr + offsetof(struct smbios_type_4, core_count)); in smbios_cpu_test()
686 addr + offsetof(struct smbios_type_4, thread_count)); in smbios_cpu_test()
694 addr + offsetof(struct smbios_type_4, core_count2)); in smbios_cpu_test()
702 addr + offsetof(struct smbios_type_4, in smbios_cpu_test()