Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhyperv.c76 int hv_init_hypercall(struct hv_softc *);
298 if (hv_init_hypercall(sc)) in hv_attach()
358 hv_init_hypercall(struct hv_softc *sc) in hv_init_hypercall() function