Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/asm-generic/
A Dhyperv-tlfs.h315 struct hv_message { struct
324 struct hv_message sint_message[HV_SYNIC_SINT_COUNT]; argument
A Dmshyperv.h120 static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type) in vmbus_signal_eom()
/linux-6.3-rc2/drivers/hv/
A Dchannel_mgmt.c807 struct hv_message *msg; in vmbus_wait_for_unload()
837 msg = (struct hv_message *)page_addr in vmbus_wait_for_unload()
875 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
A Dvmbus_drv.c1093 struct hv_message msg_copy, *msg = (struct hv_message *)page_addr + in vmbus_on_msg_dpc()
1115 memcpy(&msg_copy, msg, sizeof(struct hv_message)); in vmbus_on_msg_dpc()
1355 struct hv_message *msg; in vmbus_isr()
1360 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()
/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.c754 struct hv_message *src_msg, bool no_retry) in synic_deliver_msg()
774 msg_off + offsetof(struct hv_message, in synic_deliver_msg()
788 offsetof(struct hv_message, in synic_deliver_msg()
813 struct hv_message *msg = &stimer->msg; in stimer_send_msg()
936 struct hv_message *msg = &stimer->msg; in stimer_prepare_msg()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h603 struct hv_message msg;

Completed in 29 milliseconds