Home
last modified time | relevance | path

Searched refs:OpalHMIEvent (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-hmi.c36 struct OpalHMIEvent hmi_evt;
49 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason()
100 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason()
151 struct OpalHMIEvent *hmi_evt) in print_checkstop_reason()
166 static void print_hmi_event_info(struct OpalHMIEvent *hmi_evt) in print_hmi_event_info()
235 struct OpalHMIEvent *hmi_evt; in hmi_event_handler()
248 hmi_evt = (struct OpalHMIEvent *) &msg_node->hmi_evt; in hmi_event_handler()
280 hmi_evt = (struct OpalHMIEvent *)&msg.params[0]; in hmi_event_handler()
313 struct OpalHMIEvent *hmi_evt; in opal_handle_hmi_event()
322 hmi_evt = (struct OpalHMIEvent *)&hmi_msg->params[0]; in opal_handle_hmi_event()
[all …]
/linux-4.4.14/arch/powerpc/include/asm/
Dopal-api.h531 struct OpalHMIEvent { struct