Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dchannel_mgmt.c713 struct hv_message *msg; in vmbus_wait_for_unload()
735 msg = (struct hv_message *)page_addr in vmbus_wait_for_unload()
764 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
1191 struct hv_message *msg = context; in vmbus_onmessage()
Dvmbus_drv.c810 struct hv_message msg;
827 static void hv_process_timer_expiration(struct hv_message *msg, in hv_process_timer_expiration()
842 struct hv_message *msg = (struct hv_message *)page_addr + in vmbus_on_msg_dpc()
992 struct hv_message *msg; in vmbus_isr()
1027 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h489 struct hv_message { struct
498 struct hv_message sint_message[HV_SYNIC_SINT_COUNT]; argument
Dmshyperv.h44 static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type) in vmbus_signal_eom()
Dkvm_host.h466 struct hv_message msg;
/Linux-v4.19/arch/x86/kvm/
Dhyperv.c163 struct hv_message *msg; in synic_clear_sint_msg_pending()
585 struct hv_message *src_msg) in synic_deliver_msg()
590 struct hv_message *dst_msg; in synic_deliver_msg()
628 struct hv_message *msg = &stimer->msg; in stimer_send_msg()
694 struct hv_message *msg = &stimer->msg; in stimer_prepare_msg()