Home
last modified time | relevance | path

Searched refs:msg_handler (Results 1 – 1 of 1) sorted by last modified time

/qemu/hw/hyperv/
H A Dhyperv_testdev.c135 static uint16_t msg_handler(const struct hyperv_post_message_input *msg, in msg_handler() function
172 assert(!hyperv_set_msg_handler(conn->conn_id, msg_handler, conn)); in msg_conn_create()