Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-arm.c708 header->RegisterContextType, in cper_arm_processor_context_to_ir()
722 switch (header->RegisterContextType) { in cper_arm_processor_context_to_ir()
1290 info_header.RegisterContextType = readable_pair_to_integer( in ir_arm_context_info_to_cper()
1300 switch (info_header.RegisterContextType) { in ir_arm_context_info_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1512 UINT16 RegisterContextType; member