hv_hypercall
status = hv_hypercall(sc, HYPERCALL_POST_MESSAGE,
status = hv_hypercall(sc, HYPERCALL_SIGNAL_EVENT, con, NULL);
uint64_t hv_hypercall(struct hv_softc *, uint64_t, void *, void *);