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

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h164 struct hyperv_dma simp_dma; member in struct:vmbus_percpu_data
H A Dvmbus.c351 pd->simp = hyperv_dma_alloc(sc->sc_dmat, &pd->simp_dma,
401 hyperv_dma_free(sc->sc_dmat, &pd->simp_dma);
/netbsd-current/sys/arch/x86/x86/
H A Dhyperv.c839 (atop(hyperv_dma_get_paddr(&pd->simp_dma)) << MSR_HV_SIMP_PGSHIFT);

Completed in 201 milliseconds