Searched defs:mem_array (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/i386/ |
| H A D | fw_cfg.c | 68 struct smbios_phys_mem_area *mem_array; in fw_cfg_build_smbios() local
|
| /openbmc/qemu/hw/smbios/ |
| H A D | smbios.c | 1090 smbios_get_tables_ep(MachineState * ms,SmbiosEntryPointType ep_type,const struct smbios_phys_mem_area * mem_array,const unsigned int mem_array_size,uint8_t ** tables,size_t * tables_len,uint8_t ** anchor,size_t * anchor_len,Error ** errp) smbios_get_tables_ep() argument 1197 smbios_get_tables(MachineState * ms,SmbiosEntryPointType ep_type,const struct smbios_phys_mem_area * mem_array,const unsigned int mem_array_size,uint8_t ** tables,size_t * tables_len,uint8_t ** anchor,size_t * anchor_len,Error ** errp) smbios_get_tables() argument
|
| /openbmc/qemu/hw/riscv/ |
| H A D | virt.c | 1398 struct smbios_phys_mem_area mem_array; in virt_build_smbios() local
|
| /openbmc/qemu/hw/arm/ |
| H A D | virt.c | 1751 struct smbios_phys_mem_area mem_array; virt_build_smbios() local
|