Home
last modified time | relevance | path

Searched refs:hv_message (Results 1 – 6 of 6) sorted by relevance

/linux/include/asm-generic/
A Dhyperv-tlfs.h298 struct hv_message { struct
307 struct hv_message sint_message[HV_SYNIC_SINT_COUNT]; argument
A Dmshyperv.h122 static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type) in vmbus_signal_eom()
/linux/drivers/hv/
A Dchannel_mgmt.c800 struct hv_message *msg; in vmbus_wait_for_unload()
830 msg = (struct hv_message *)page_addr in vmbus_wait_for_unload()
868 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
A Dvmbus_drv.c1075 struct hv_message msg_copy, *msg = (struct hv_message *)page_addr + in vmbus_on_msg_dpc()
1097 memcpy(&msg_copy, msg, sizeof(struct hv_message)); in vmbus_on_msg_dpc()
1338 struct hv_message *msg; in vmbus_isr()
1373 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()
/linux/arch/x86/kvm/
A Dhyperv.c722 struct hv_message *src_msg, bool no_retry) in synic_deliver_msg()
742 msg_off + offsetof(struct hv_message, in synic_deliver_msg()
756 offsetof(struct hv_message, in synic_deliver_msg()
781 struct hv_message *msg = &stimer->msg; in stimer_send_msg()
902 struct hv_message *msg = &stimer->msg; in stimer_prepare_msg()
/linux/arch/x86/include/asm/
A Dkvm_host.h555 struct hv_message msg;

Completed in 29 milliseconds