Searched refs:readable_pair_to_integer (Results 1 – 12 of 12) sorted by relevance
77 section_cper->FaultReason = (UINT8)readable_pair_to_integer( in ir_section_dmar_generic_to_cper()79 section_cper->AccessType = (UINT8)readable_pair_to_integer( in ir_section_dmar_generic_to_cper()81 section_cper->AddressType = (UINT8)readable_pair_to_integer( in ir_section_dmar_generic_to_cper()83 section_cper->ArchType = (UINT8)readable_pair_to_integer( in ir_section_dmar_generic_to_cper()
112 section_cper->Type = (UINT8)readable_pair_to_integer( in ir_section_generic_to_cper()114 section_cper->Isa = (UINT8)readable_pair_to_integer( in ir_section_generic_to_cper()116 section_cper->ErrorType = (UINT8)readable_pair_to_integer( in ir_section_generic_to_cper()118 section_cper->Operation = (UINT8)readable_pair_to_integer( in ir_section_generic_to_cper()
510 section_cper->ErrorAffinityLevel = readable_pair_to_integer( in ir_section_arm_to_cper()586 error_info_cper.Type = (UINT8)readable_pair_to_integer( in ir_arm_error_info_to_cper()588 error_info_cper.MultipleError = (UINT16)readable_pair_to_integer( in ir_arm_error_info_to_cper()651 error_info_cper->TransactionType = readable_pair_to_integer( in ir_arm_error_cache_tlb_info_to_cper()653 error_info_cper->Operation = readable_pair_to_integer( in ir_arm_error_cache_tlb_info_to_cper()679 error_info_cper->TransactionType = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()681 error_info_cper->Operation = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()694 error_info_cper->ParticipationType = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()696 error_info_cper->AddressSpace = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()698 error_info_cper->AccessMode = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()[all …]
701 check_info_cper->TransactionType = readable_pair_to_integer( in ir_ia32x64_cache_tlb_check_error_to_cper()703 check_info_cper->Operation = readable_pair_to_integer( in ir_ia32x64_cache_tlb_check_error_to_cper()731 check_info_cper->TransactionType = readable_pair_to_integer( in ir_ia32x64_bus_check_error_to_cper()733 check_info_cper->Operation = readable_pair_to_integer( in ir_ia32x64_bus_check_error_to_cper()735 check_info_cper->ParticipationType = readable_pair_to_integer( in ir_ia32x64_bus_check_error_to_cper()737 check_info_cper->AddressSpace = readable_pair_to_integer( in ir_ia32x64_bus_check_error_to_cper()767 check_info_cper->ErrorType = readable_pair_to_integer( in ir_ia32x64_ms_check_error_to_cper()792 context_info_cper->RegisterType = (UINT16)readable_pair_to_integer( in ir_ia32x64_context_info_to_cper()
256 section_cper->ErrorType = (UINT8)readable_pair_to_integer( in ir_section_memory_to_cper()328 section_cper->MemErrorType = readable_pair_to_integer( in ir_section_memory2_to_cper()330 section_cper->Status = (UINT8)readable_pair_to_integer( in ir_section_memory2_to_cper()
50 section_cper->ErrorType = readable_pair_to_integer( in ir_section_firmware_to_cper()
95 section_cper->Type = (UINT16)readable_pair_to_integer( in ir_section_pci_bus_to_cper()
176 fault_record_cper->Type = readable_pair_to_integer( in ir_section_dmar_vtd_to_cper()
184 section_cper->CxlAgentType = readable_pair_to_integer( in ir_section_cxl_protocol_to_cper()
240 section_cper->PortType = (UINT32)readable_pair_to_integer( in ir_section_pcie_to_cper()
33 UINT64 readable_pair_to_integer(json_object *pair);
61 error_status_cper->Type = readable_pair_to_integer( in ir_generic_error_status_to_cper()180 UINT64 readable_pair_to_integer(json_object *pair) in readable_pair_to_integer() function