Searched refs:HYPERCALL_POSTMSGIN_SIZE (Results 1 – 2 of 2) sorted by relevance
158 #define HYPERCALL_POSTMSGIN_SIZE 256 macro167 CTASSERT(sizeof(struct hypercall_postmsg_in) == HYPERCALL_POSTMSGIN_SIZE);
253 memset(inprm, 0, HYPERCALL_POSTMSGIN_SIZE); in vmbus_msghc_reset()315 memcpy(&mh->mh_inprm_save, inprm, HYPERCALL_POSTMSGIN_SIZE); in vmbus_msghc_exec_noresult()336 memcpy(inprm, &mh->mh_inprm_save, HYPERCALL_POSTMSGIN_SIZE); in vmbus_msghc_exec_noresult()1506 HYPERCALL_POSTMSGIN_SIZE, VMBUS_MSG_SIZE, in vmbus_doattach()