Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-arm.c694 if (header->RegisterArraySize > *remaining_size) { in cper_arm_processor_context_to_ir()
718 json_object_new_uint64(header->RegisterArraySize)); in cper_arm_processor_context_to_ir()
729 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
747 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
766 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
787 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
805 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
823 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
842 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
861 if (header->RegisterArraySize < in cper_arm_processor_context_to_ir()
[all …]
/openbmc/pldm/oem/ampere/event/
H A Dcper.cpp73 ctxInfo->RegisterArraySize; in decodeSecArm()
/openbmc/libcper/include/libcper/
H A DCper.h1513 UINT32 RegisterArraySize; member