Home
last modified time | relevance | path

Searched refs:hv_message (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h247 struct hv_message { struct
256 struct hv_message sint_message[HV_SYNIC_SINT_COUNT];
H A Dmshyperv.h58 static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type) in vmbus_signal_eom()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h322 struct hv_message { struct
331 struct hv_message sint_message[HV_SYNIC_SINT_COUNT];
H A Dmshyperv.h130 static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type) in vmbus_signal_eom()
/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c743 struct hv_message *msg; in vmbus_wait_for_unload()
784 msg = (struct hv_message *)page_addr in vmbus_wait_for_unload()
825 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
H A Dvmbus_drv.c1054 struct hv_message *msg = (struct hv_message *)page_addr + in vmbus_on_msg_dpc()
1308 struct hv_message *msg; in vmbus_isr()
1343 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c807 struct hv_message *msg; in vmbus_wait_for_unload()
848 msg = (struct hv_message *)page_addr in vmbus_wait_for_unload()
889 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_wait_for_unload()
H A Dvmbus_drv.c1032 struct hv_message msg_copy, *msg = (struct hv_message *)page_addr + in vmbus_on_msg_dpc()
1054 memcpy(&msg_copy, msg, sizeof(struct hv_message)); in vmbus_on_msg_dpc()
1294 struct hv_message *msg; in vmbus_isr()
1299 msg = (struct hv_message *)page_addr + VMBUS_MESSAGE_SINT; in vmbus_isr()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dhyperv.c703 struct hv_message *src_msg, bool no_retry) in synic_deliver_msg()
723 msg_off + offsetof(struct hv_message, in synic_deliver_msg()
737 offsetof(struct hv_message, in synic_deliver_msg()
762 struct hv_message *msg = &stimer->msg; in stimer_send_msg()
869 struct hv_message *msg = &stimer->msg; in stimer_prepare_msg()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dhyperv.c756 struct hv_message *src_msg, bool no_retry) in synic_deliver_msg()
776 msg_off + offsetof(struct hv_message, in synic_deliver_msg()
790 offsetof(struct hv_message, in synic_deliver_msg()
815 struct hv_message *msg = &stimer->msg; in stimer_send_msg()
938 struct hv_message *msg = &stimer->msg; in stimer_prepare_msg()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h494 struct hv_message msg;
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h600 struct hv_message msg;

Completed in 29 milliseconds