Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h116 struct hyperv_mon_param { struct
H A Dvmbus_chanvar.h98 struct hyperv_mon_param *ch_monprm;
H A Dvmbus_reg.h101 struct hyperv_mon_param
H A Dvmbus_chan.c1643 chan->ch_monprm = contigmalloc(sizeof(struct hyperv_mon_param), in vmbus_chan_alloc()
1683 contigfree(chan->ch_monprm, sizeof(struct hyperv_mon_param), M_DEVBUF); in vmbus_chan_free()