Searched refs:EFI_ARM_ERROR_INFORMATION_ENTRY (Results 1 – 3 of 3) sorted by relevance
17 cper_arm_error_info_to_ir(EFI_ARM_ERROR_INFORMATION_ENTRY *error_info);23 EFI_ARM_ERROR_INFORMATION_ENTRY *error_info);103 EFI_ARM_ERROR_INFORMATION_ENTRY *cur_error = in cper_section_arm_to_ir()104 (EFI_ARM_ERROR_INFORMATION_ENTRY *)(record + 1); in cper_section_arm_to_ir()151 cper_arm_error_info_to_ir(EFI_ARM_ERROR_INFORMATION_ENTRY *error_info) in cper_arm_error_info_to_ir()226 EFI_ARM_ERROR_INFORMATION_ENTRY *error_info) in cper_arm_cache_tlb_error_to_ir()579 EFI_ARM_ERROR_INFORMATION_ENTRY error_info_cper; in ir_arm_error_info_to_cper()642 fwrite(&error_info_cper, sizeof(EFI_ARM_ERROR_INFORMATION_ENTRY), 1, in ir_arm_error_info_to_cper()
50 EFI_ARM_ERROR_INFORMATION_ENTRY* errInfo; in decodeSecArm()54 errInfo = reinterpret_cast<EFI_ARM_ERROR_INFORMATION_ENTRY*>(proc + 1); in decodeSecArm()58 proc->ErrInfoNum * (sizeof(EFI_ARM_ERROR_INFORMATION_ENTRY))); in decodeSecArm()
1461 } __attribute__((packed, aligned(1))) EFI_ARM_ERROR_INFORMATION_ENTRY; typedef