Home
last modified time | relevance | path

Searched refs:hypercall_postmsg_in (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/hyperv/vmbus/
H A Dhyperv_reg.h178 struct hypercall_postmsg_in { struct
185 CTASSERT(sizeof(struct hypercall_postmsg_in) == HYPERCALL_POSTMSGIN_SIZE); argument
H A Dvmbus.c72 struct hypercall_postmsg_in mh_inprm_save;
220 struct hypercall_postmsg_in *inprm; in vmbus_msghc_reset()
242 dsize + __offsetof(struct hypercall_postmsg_in, hc_data[0])); in vmbus_msghc_get()
263 struct hypercall_postmsg_in *inprm; in vmbus_msghc_dataptr()
273 struct hypercall_postmsg_in *inprm; in vmbus_msghc_exec_noresult()