Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds