Searched refs:hmi_evt (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c26 struct OpalHMIEvent hmi_evt; member in struct:OpalHmiEvtNode
39 struct OpalHMIEvent *hmi_evt)
74 if (!hmi_evt->u.xstop_error.xstop_reason) {
80 be32_to_cpu(hmi_evt->u.xstop_error.u.pir));
82 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) &
90 struct OpalHMIEvent *hmi_evt)
125 if (!hmi_evt->u.xstop_error.xstop_reason) {
131 be32_to_cpu(hmi_evt->u.xstop_error.u.chip_id));
133 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) &
141 struct OpalHMIEvent *hmi_evt)
38 print_core_checkstop_reason(const char *level, struct OpalHMIEvent *hmi_evt) argument
89 print_nx_checkstop_reason(const char *level, struct OpalHMIEvent *hmi_evt) argument
140 print_npu_checkstop_reason(const char *level, struct OpalHMIEvent *hmi_evt) argument
177 print_checkstop_reason(const char *level, struct OpalHMIEvent *hmi_evt) argument
198 print_hmi_event_info(struct OpalHMIEvent *hmi_evt) argument
273 struct OpalHMIEvent *hmi_evt; local
333 struct OpalHMIEvent *hmi_evt; local
[all...]

Completed in 104 milliseconds