Searched refs:vtd_error (Results 1 – 1 of 1) sorted by relevance
18 EFI_DIRECTED_IO_DMAR_ERROR_DATA *vtd_error = in cper_section_dmar_vtd_to_ir() local25 oem_id |= (UINT64)vtd_error->OemId[i] << (i * 8); in cper_section_dmar_vtd_to_ir()28 json_object_new_int(vtd_error->Version)); in cper_section_dmar_vtd_to_ir()30 json_object_new_int(vtd_error->Revision)); in cper_section_dmar_vtd_to_ir()41 json_object_new_uint64(vtd_error->GlobalCommand)); in cper_section_dmar_vtd_to_ir()50 (EFI_VTD_FAULT_RECORD *)vtd_error->FaultRecord; in cper_section_dmar_vtd_to_ir()109 json_object_new_uint64(vtd_error->PteL6)); in cper_section_dmar_vtd_to_ir()111 json_object_new_uint64(vtd_error->PteL5)); in cper_section_dmar_vtd_to_ir()113 json_object_new_uint64(vtd_error->PteL4)); in cper_section_dmar_vtd_to_ir()115 json_object_new_uint64(vtd_error->PteL3)); in cper_section_dmar_vtd_to_ir()[all …]