OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hyperv_dma
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/hyperv/
hypervvar.h
99
struct
hyperv_dma
{
struct
107
hyperv_dma_get_paddr(struct
hyperv_dma
*dma)
112
void *hyperv_dma_alloc(bus_dma_tag_t, struct
hyperv_dma
*, bus_size_t,
114
void hyperv_dma_free(bus_dma_tag_t, struct
hyperv_dma
*);
vmbusvar.h
111
struct
hyperv_dma
ch_ring_dma;
135
struct
hyperv_dma
ch_monprm_dma;
164
struct
hyperv_dma
simp_dma;
165
struct
hyperv_dma
siep_dma;
201
struct
hyperv_dma
sc_events_dma;
203
struct
hyperv_dma
sc_monitor_dma[2];
275
int vmbus_handle_alloc(struct vmbus_channel *, const struct
hyperv_dma
*,
hyperv_common.c
114
hyperv_dma_alloc(bus_dma_tag_t dmat, struct
hyperv_dma
*dma, bus_size_t size,
172
hyperv_dma_free(bus_dma_tag_t dmat, struct
hyperv_dma
*dma)
if_hvn.c
228
struct
hyperv_dma
txr_dma;
377
struct
hyperv_dma
sc_rx_dma;
390
struct
hyperv_dma
sc_chim_dma;
vmbus.c
2051
vmbus_handle_alloc(struct vmbus_channel *ch, const struct
hyperv_dma
*dma,
Completed in 17 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025