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.h167 struct smbios_type_4 { struct
199 SMBIOS_TYPE_4_LEN_V28 = offsetofend(struct smbios_type_4, argument
201 SMBIOS_TYPE_4_LEN_V30 = offsetofend(struct smbios_type_4, thread_count2),
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c665 offset[0] = offsetof(struct smbios_type_4, max_speed); in smbios_cpu_test()
666 offset[1] = offsetof(struct smbios_type_4, current_speed); in smbios_cpu_test()
676 addr + offsetof(struct smbios_type_4, core_count)); in smbios_cpu_test()
683 addr + offsetof(struct smbios_type_4, thread_count)); in smbios_cpu_test()
691 addr + offsetof(struct smbios_type_4, core_count2)); in smbios_cpu_test()
699 addr + offsetof(struct smbios_type_4, in smbios_cpu_test()