| /openbmc/qemu/hw/acpi/ |
| H A D | hmat.c | 37 static void build_hmat_mpda(GArray *table_data, uint16_t flags, in build_hmat_mpda() 76 static void build_hmat_lb(GArray *table_data, HMAT_LB_Info *hmat_lb, in build_hmat_lb() 152 static void build_hmat_cache(GArray *table_data, uint8_t total_levels, in build_hmat_cache() 199 static void hmat_build_table_structs(GArray *table_data, NumaState *numa_state) in hmat_build_table_structs() 270 void build_hmat(GArray *table_data, BIOSLinker *linker, NumaState *numa_state, in build_hmat()
|
| H A D | cxl.c | 103 static void cedt_build_chbs(GArray *table_data, PXBCXLDev *cxl) in cedt_build_chbs() 141 GArray *table_data = cedt->buf; in cedt_build_cfmws() local 199 void cxl_build_cedt(GArray *table_offsets, GArray *table_data, in cxl_build_cedt()
|
| H A D | viot.c | 18 static void build_pci_host_range(GArray *table_data, int min_bus, int max_bus, in build_pci_host_range() 87 void build_viot(MachineState *ms, GArray *table_data, BIOSLinker *linker, in build_viot()
|
| H A D | pci.c | 41 void build_mcfg(GArray *table_data, BIOSLinker *linker, AcpiMcfgInfo *info, in build_mcfg() 152 GArray *table_data = opaque; in build_acpi_generic_initiator() local 266 GArray *table_data = opaque; in build_acpi_generic_port() local 296 void build_srat_generic_affinity_structures(GArray *table_data) in build_srat_generic_affinity_structures()
|
| H A D | vmclock.c | 27 void vmclock_build_acpi(VmclockState *vms, GArray *table_data, in vmclock_build_acpi()
|
| H A D | vmgenid.c | 25 void vmgenid_build_acpi(VmGenIdState *vms, GArray *table_data, GArray *guid, in vmgenid_build_acpi()
|
| H A D | nvdimm.c | 401 GArray *table_data, BIOSLinker *linker, in nvdimm_build_nfit() 1368 static void nvdimm_build_ssdt(GArray *table_offsets, GArray *table_data, in nvdimm_build_ssdt() 1430 void nvdimm_build_srat(GArray *table_data) in nvdimm_build_srat() 1450 void nvdimm_build_acpi(GArray *table_offsets, GArray *table_data, in nvdimm_build_acpi()
|
| H A D | erst.c | 188 GArray *table_data; member 229 void build_erst(GArray *table_data, BIOSLinker *linker, Object *erst_dev, in build_erst()
|
| /openbmc/qemu/hw/riscv/ |
| H A D | virt-acpi-build.c | 233 spcr_setup(GArray *table_data, BIOSLinker *linker, RISCVVirtState *s) in spcr_setup() 276 static void build_rhct(GArray *table_data, in build_rhct() 425 static void build_fadt_rev6(GArray *table_data, in build_fadt_rev6() 441 static void build_dsdt(GArray *table_data, in build_dsdt() 514 static void build_madt(GArray *table_data, in build_madt() 639 static void build_rimt_id_mapping(GArray *table_data, uint32_t source_id_base, in build_rimt_id_mapping() 696 static void build_rimt(GArray *table_data, BIOSLinker *linker, in build_rimt() 816 build_srat(GArray *table_data, BIOSLinker *linker, RISCVVirtState *vms) in build_srat()
|
| /openbmc/qemu/hw/i386/ |
| H A D | sgx-stub.c | 9 void sgx_epc_build_srat(GArray *table_data) in sgx_epc_build_srat()
|
| H A D | acpi-common.c | 95 void acpi_build_madt(GArray *table_data, BIOSLinker *linker, in acpi_build_madt()
|
| H A D | acpi-microvm.c | 103 build_dsdt_microvm(GArray *table_data, BIOSLinker *linker, in build_dsdt_microvm()
|
| H A D | sgx.c | 61 void sgx_epc_build_srat(GArray *table_data) in sgx_epc_build_srat()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | bios.h | 101 uint8_t table_data[1]; member 191 uint8_t table_data[1]; member
|
| /openbmc/libpldm/src/dsp/ |
| H A D | bios.c | 216 encode_get_bios_table_resp(uint8_t instance_id,uint8_t completion_code,uint32_t next_transfer_handle,uint8_t transfer_flag,uint8_t * table_data,size_t payload_length,struct pldm_msg * msg) encode_get_bios_table_resp() argument 592 encode_set_bios_table_req(uint8_t instance_id,uint32_t transfer_handle,uint8_t transfer_flag,uint8_t table_type,const uint8_t * table_data,size_t table_length,struct pldm_msg * msg,size_t payload_length) encode_set_bios_table_req() argument
|
| H A D | bios_table.c | 958 const uint8_t *table_data; member
|
| /openbmc/libpldm/include/libpldm/oem/ibm/ |
| H A D | file_io.h | 205 uint8_t table_data[1]; //!< Table Data member
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io.cpp | 292 uint8_t transfer_flag, const uint8_t* table_data, size_t table_size, in encodeGetFileResponseHandler()
|
| /openbmc/libpldm/src/oem/ibm/ |
| H A D | file_io.c | 141 uint8_t transfer_flag, const uint8_t *table_data, in encode_get_file_table_resp()
|