Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-dmar-vtd.c157 EFI_VTD_FAULT_RECORD *fault_record_cper = in ir_section_dmar_vtd_to_cper() local
159 fault_record_cper->FaultInformation = json_object_get_uint64( in ir_section_dmar_vtd_to_cper()
161 fault_record_cper->SourceIdentifier = json_object_get_uint64( in ir_section_dmar_vtd_to_cper()
163 fault_record_cper->PrivelegeModeRequested = json_object_get_boolean( in ir_section_dmar_vtd_to_cper()
165 fault_record_cper->ExecutePermissionRequested = json_object_get_boolean( in ir_section_dmar_vtd_to_cper()
168 fault_record_cper->PasidPresent = json_object_get_boolean( in ir_section_dmar_vtd_to_cper()
170 fault_record_cper->FaultReason = json_object_get_uint64( in ir_section_dmar_vtd_to_cper()
172 fault_record_cper->PasidValue = json_object_get_uint64( in ir_section_dmar_vtd_to_cper()
174 fault_record_cper->AddressType = json_object_get_uint64( in ir_section_dmar_vtd_to_cper()
176 fault_record_cper->Type = readable_pair_to_integer( in ir_section_dmar_vtd_to_cper()