Searched defs:section_type (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/hw/acpi/ |
| H A D | ghes.c | 108 acpi_ghes_generic_error_data(GArray * table,const uint8_t * section_type,uint32_t error_severity,uint8_t validation_bits,uint8_t flags,uint32_t error_data_length,QemuUUID fru_id,uint64_t time_stamp) acpi_ghes_generic_error_data() argument 186 ghes_gen_err_data_uncorrectable_recoverable(GArray * block,const uint8_t * section_type,int data_length) ghes_gen_err_data_uncorrectable_recoverable() argument
|
| /openbmc/libcper/ |
| H A D | ir-parse.c | 234 json_object *section_type = in ir_section_descriptor_to_cper() local
|
| H A D | cper-parse.c | 362 json_object *section_type = json_object_new_object(); in cper_section_descriptor_to_ir() local
|
| /openbmc/qemu/hw/core/ |
| H A D | eif.c | 44 uint16_t section_type; member 500 uint16_t section_type; in read_eif_file() local
|
| /openbmc/qemu/migration/ |
| H A D | savevm.c | 998 save_section_header(QEMUFile * f,SaveStateEntry * se,uint8_t section_type) save_section_header() argument 3033 uint8_t section_type; qemu_loadvm_state_main() local 3177 uint8_t section_type = qemu_get_byte(f); qemu_loadvm_state() local [all...] |