Home
last modified time | relevance | path

Searched refs:hv_start_fcopy (Results 1 – 3 of 3) sorted by relevance

/linux/tools/hv/
A Dhv_fcopy_daemon.c28 static int hv_start_fcopy(struct hv_start_fcopy *smsg) in hv_start_fcopy() function
156 struct hv_start_fcopy start; in main()
237 error = hv_start_fcopy(&buffer.start); in main()
/linux/drivers/hv/
A Dhv_fcopy.c124 struct hv_start_fcopy *smsg_out = NULL; in fcopy_send_data()
126 struct hv_start_fcopy *smsg_in; in fcopy_send_data()
143 out_len = sizeof(struct hv_start_fcopy); in fcopy_send_data()
149 smsg_in = (struct hv_start_fcopy *)fcopy_transaction.fcopy_msg; in fcopy_send_data()
/linux/include/uapi/linux/
A Dhyperv.h129 struct hv_start_fcopy { struct

Completed in 8 milliseconds