Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhyperv.c77 uint64_t hv_hypercall(struct hv_softc *, uint64_t, void *, void *);
383 hv_hypercall(struct hv_softc *sc, uint64_t control, void *input, in hv_hypercall() function
563 status = hv_hypercall(sc, HYPERCALL_POST_MESSAGE, in hv_start()
648 status = hv_hypercall(sc, HYPERCALL_SIGNAL_EVENT, con, NULL); in hv_intr_signal()