Searched refs:HYPERCALL_POSTMSGIN_DSIZE_MAX (Results 1 – 3 of 3) sorted by relevance
175 #define HYPERCALL_POSTMSGIN_DSIZE_MAX 240 macro183 uint8_t hc_data[HYPERCALL_POSTMSGIN_DSIZE_MAX];
265 HYPERCALL_POSTMSGIN_DSIZE_MAX);278 HYPERCALL_POSTMSGIN_DSIZE_MAX);
227 if (dsize > HYPERCALL_POSTMSGIN_DSIZE_MAX) in vmbus_msghc_reset()243 if (dsize > HYPERCALL_POSTMSGIN_DSIZE_MAX) in vmbus_msghc_get()