Home
last modified time | relevance | path

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

/qemu/hw/smbios/
H A Dsmbios.c557 #define T19_BASE 0x1300 macro
915 SMBIOS_BUILD_TABLE_PRE(19, T19_BASE + offset + instance, in smbios_build_type_19_table()
1145 offset = (dimm_cnt > (T19_BASE - T17_BASE)) ? \ in smbios_get_tables_ep()
1146 dimm_cnt - (T19_BASE - T17_BASE) : 0; in smbios_get_tables_ep()
1163 assert((mem_array_size + offset) < (T32_BASE - T19_BASE)); in smbios_get_tables_ep()