Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dopal-hmi.c38 struct OpalHMIEvent hmi_evt;
51 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason()
102 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason()
153 struct OpalHMIEvent *hmi_evt) in print_checkstop_reason()
170 static void print_hmi_event_info(struct OpalHMIEvent *hmi_evt) in print_hmi_event_info()
240 struct OpalHMIEvent *hmi_evt; in hmi_event_handler()
253 hmi_evt = (struct OpalHMIEvent *) &msg_node->hmi_evt; in hmi_event_handler()
283 hmi_evt = (struct OpalHMIEvent *)&msg.params[0]; in hmi_event_handler()
300 struct OpalHMIEvent *hmi_evt; in opal_handle_hmi_event()
309 hmi_evt = (struct OpalHMIEvent *)&hmi_msg->params[0]; in opal_handle_hmi_event()
[all …]
/arch/powerpc/include/asm/
Dopal-api.h592 struct OpalHMIEvent { struct