Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c158 json_object *check_information = NULL; in cper_ia32x64_processor_error_info_to_ir() local
163 check_information = cper_ia32x64_cache_tlb_check_to_ir( in cper_ia32x64_processor_error_info_to_ir()
167 check_information = cper_ia32x64_bus_check_to_ir( in cper_ia32x64_processor_error_info_to_ir()
171 check_information = cper_ia32x64_ms_check_to_ir( in cper_ia32x64_processor_error_info_to_ir()
177 json_object_object_add(error_info_ir, "checkInfo", check_information); in cper_ia32x64_processor_error_info_to_ir()