Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dcper-arm.c91 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local
197 participation_type = ((error_info >> CPER_ARM_ERR_PARTICIPATION_TYPE_SHIFT) in cper_print_arm_err_info()
199 if (participation_type < ARRAY_SIZE(arm_bus_err_part_type_strs)) { in cper_print_arm_err_info()
201 arm_bus_err_part_type_strs[participation_type]); in cper_print_arm_err_info()
/openbmc/libcper/sections/
H A Dcper-section-arm.c323 json_object *participation_type = integer_to_readable_pair( in cper_arm_bus_error_to_ir() local
328 participation_type); in cper_arm_bus_error_to_ir()
H A Dcper-section-ia32x64.c298 json_object *participation_type = integer_to_readable_pair( in cper_ia32x64_bus_check_to_ir() local
303 participation_type); in cper_ia32x64_bus_check_to_ir()