Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c119 hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, uint16_t varhead_size, in hv_do_rep_hypercall() argument
126 control |= (uint64_t)varhead_size << HV_HYPERCALL_VARHEAD_OFFSET; in hv_do_rep_hypercall()
H A Dhyperv_var.h45 hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, uint16_t varhead_size,