Searched refs:controlvm_message_header (Results 1 – 3 of 3) sorted by relevance
283 struct controlvm_message_header *msg_hdr, in controlvm_init_response()287 memcpy(&msg->hdr, msg_hdr, sizeof(struct controlvm_message_header)); in controlvm_init_response()298 struct controlvm_message_header *msg_hdr, in controlvm_respond_chipset_init()339 static int controlvm_respond(struct controlvm_message_header *msg_hdr, in controlvm_respond()421 struct controlvm_message_header *pending_msg_hdr, in controlvm_responder()450 struct controlvm_message_header *pmsg_hdr; in visorbus_create()483 sizeof(struct controlvm_message_header)); in visorbus_create()518 struct controlvm_message_header *pmsg_hdr; in visorbus_destroy()544 sizeof(struct controlvm_message_header)); in visorbus_destroy()639 struct controlvm_message_header *pmsg_hdr; in visorbus_device_create()[all …]
213 struct controlvm_message_header { struct272 struct controlvm_message_header header;278 struct controlvm_message_header header;427 struct controlvm_message_header hdr;
246 struct controlvm_message_header *pending_msg_hdr;