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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c1714 * hv_compose_msi_msg(). Hyper-V's choice of pCPU is not visible to the guest,
1721 * hv_compose_msi_msg() contains the "real" vCPU, causing Hyper-V to choose a
1723 * hv_compose_msi_msg() exits without sending a message to the vPCI VSP, so the
1803 * hv_compose_msi_msg() - Supplies a valid MSI address/data
1813 static void hv_compose_msi_msg(struct irq_data *data, struct msi_msg *msg) function
2052 .irq_compose_msi_msg = hv_compose_msi_msg,
2981 * task's stack. Cf. hv_compose_msi_msg().
3991 hv_compose_msi_msg(irq_data, &entry->msg);
4001 * doesn't trap and emulate the MMIO accesses, here hv_compose_msi_msg()

Completed in 270 milliseconds