Searched refs:siep_dma (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h165 struct hyperv_dma siep_dma; member in struct:vmbus_percpu_data
H A Dvmbus.c356 pd->siep = hyperv_dma_alloc(sc->sc_dmat, &pd->siep_dma,
405 hyperv_dma_free(sc->sc_dmat, &pd->siep_dma);
/netbsd-current/sys/arch/x86/x86/
H A Dhyperv.c847 (atop(hyperv_dma_get_paddr(&pd->siep_dma)) << MSR_HV_SIEFP_PGSHIFT);

Completed in 184 milliseconds