Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/hyperv/vmbus/
HDhyperv.c111 HV_HYPERCALL_REP_COMP_OFFSET); in hv_repcomp()
127 control |= (uint64_t)rep_count << HV_HYPERCALL_REP_COMP_OFFSET; in hv_do_rep_hypercall()
HDvmbus_var.h169 #define HV_HYPERCALL_REP_COMP_OFFSET 32 macro