Searched refs:CPER_ARM_BUS_ERROR (Results 1 – 2 of 2) sorted by relevance
127 if (type & CPER_ARM_BUS_ERROR) { in cper_print_arm_err_info()144 if (type & CPER_ARM_BUS_ERROR) in cper_print_arm_err_info()184 if (type != CPER_ARM_BUS_ERROR) in cper_print_arm_err_info()
303 #define CPER_ARM_BUS_ERROR BIT(3) macro