Searched refs:CPER_ARM_TLB_ERROR (Results 1 – 2 of 2) sorted by relevance
121 if (type & CPER_ARM_TLB_ERROR) { in cper_print_arm_err_info()141 if (type & CPER_ARM_TLB_ERROR) in cper_print_arm_err_info()
302 #define CPER_ARM_TLB_ERROR BIT(2) macro