Home
last modified time | relevance | path

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

/freebsd/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.c1640 chan->ch_monprm = contigmalloc(sizeof(struct hyperv_mon_param), in vmbus_chan_alloc()