Searched refs:HV_HYPERCALL_REP_START_OFFSET (Results 1 – 3 of 3) sorted by relevance
99 control |= (u64)rep_comp << HV_HYPERCALL_REP_START_OFFSET; in hv_do_rep_hypercall()
189 #define HV_HYPERCALL_REP_START_OFFSET 48 macro
2195 hc.rep_idx = (hc.param >> HV_HYPERCALL_REP_START_OFFSET) & 0xfff; in kvm_hv_hypercall()
Completed in 12 milliseconds