Home
last modified time | relevance | path

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

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