Searched refs:varhead_size (Results 1 – 1 of 1) sorted by relevance
133 u16 varhead_size, u16 rep_start, in hv_do_rep_hypercall_ex() argument140 control |= (u64)varhead_size << HV_HYPERCALL_VARHEAD_OFFSET; in hv_do_rep_hypercall_ex()161 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() argument164 return hv_do_rep_hypercall_ex(code, rep_count, varhead_size, 0, in hv_do_rep_hypercall()