Searched refs:CPER_ARM_CACHE_ERROR (Results 1 – 3 of 3) sorted by relevance
115 if (type & CPER_ARM_CACHE_ERROR) { in cper_print_arm_err_info()138 if (type & CPER_ARM_CACHE_ERROR) in cper_print_arm_err_info()
301 #define CPER_ARM_CACHE_ERROR BIT(1) macro
596 is_cache = err_info->type & CPER_ARM_CACHE_ERROR; in ghes_handle_arm_hw_error()