Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/firmware/
H A Dsmbios.h201 SMBIOS_TYPE_4_LEN_V30 = offsetofend(struct smbios_type_4, thread_count2), enumerator
/openbmc/qemu/hw/smbios/
H A Dsmbios.c732 tbl_len = SMBIOS_TYPE_4_LEN_V30; in smbios_build_type_4_table()
775 if (tbl_len == SMBIOS_TYPE_4_LEN_V30) { in smbios_build_type_4_table()