hv_send_ipi
struct hv_send_ipi ipi_arg;
apic_update_callback(send_IPI, hv_send_ipi);
struct hv_send_ipi send_ipi;
struct hv_send_ipi *ipi = (struct hv_send_ipi *)hcall_page;