Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hyperv/vmbus/
HDhyperv_common_reg.h116 struct hyperv_mon_param { struct
HDvmbus_chanvar.h98 struct hyperv_mon_param *ch_monprm;
HDvmbus_reg.h101 struct hyperv_mon_param
HDvmbus_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()