Searched refs:HV_HYPERCALL_REP_COMP_OFFSET (Results 1 – 3 of 3) sorted by relevance
74 HV_HYPERCALL_REP_COMP_OFFSET; in hv_repcomp()89 control |= (u64)rep_count << HV_HYPERCALL_REP_COMP_OFFSET; in hv_do_rep_hypercall()
197 #define HV_HYPERCALL_REP_COMP_OFFSET 32 macro
1883 ((u64)hc->rep_cnt << HV_HYPERCALL_REP_COMP_OFFSET); in kvm_hv_flush_tlb()2222 hc.rep_cnt = (hc.param >> HV_HYPERCALL_REP_COMP_OFFSET) & 0xfff; in kvm_hv_hypercall()