Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhyperv.c78 int hv_init_interrupts(struct hv_softc *);
304 if (hv_init_interrupts(sc)) in hv_attach()
427 hv_init_interrupts(struct hv_softc *sc) in hv_init_interrupts() function