Searched refs:hmi_evt (Results 1 – 1 of 1) sorted by relevance
38 struct OpalHMIEvent hmi_evt; member51 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason() argument86 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_core_checkstop_reason()92 be32_to_cpu(hmi_evt->u.xstop_error.u.pir)); in print_core_checkstop_reason()94 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_core_checkstop_reason()102 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason() argument137 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_nx_checkstop_reason()143 be32_to_cpu(hmi_evt->u.xstop_error.u.chip_id)); in print_nx_checkstop_reason()145 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_nx_checkstop_reason()153 struct OpalHMIEvent *hmi_evt) in print_checkstop_reason() argument[all …]