Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_util.c195 struct shutdown_msg_data *shutdown_msg; in shutdown_onchannelcallback()
228 if (recvlen < ICMSG_HDR + sizeof(struct shutdown_msg_data)) { in shutdown_onchannelcallback()
234 shutdown_msg = (struct shutdown_msg_data *)&shut_txf_buf[ICMSG_HDR]; in shutdown_onchannelcallback()
/openbmc/linux/include/linux/
H A Dhyperv.h1604 struct shutdown_msg_data { struct