Searched refs:HV_HYPERCALL_REP_START_MASK (Results 1 – 2 of 2) sorted by relevance
80 control &= ~HV_HYPERCALL_REP_START_MASK; in hv_do_rep_hypercall()81 control |= MASK_INSR(rep_comp, HV_HYPERCALL_REP_START_MASK); in hv_do_rep_hypercall()
425 #define HV_HYPERCALL_REP_START_MASK (0xfffULL << HV_HYPERCALL_REP_START_OFFSET) /* GENMASK_ULL(59, … macro
Completed in 6 milliseconds